DeclarationLinesRepositoryIntrastatDeclarationReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<DeclarationLine, Declaration> IntrastatDeclarationReference
Public Shared ReadOnly IntrastatDeclarationReference As PrimaryKeyReference(Of DeclarationLine, Declaration)
public:
static initonly PrimaryKeyReference<DeclarationLine^, Declaration^>^ IntrastatDeclarationReference
static val IntrastatDeclarationReference: PrimaryKeyReference<DeclarationLine, Declaration>
Field Value
Type:
PrimaryKeyReferenceDeclarationLine,
Declaration
See Also