DeclarationLinesRepositoryOriginCountryReference 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, Country> OriginCountryReference
Public Shared ReadOnly OriginCountryReference As PrimaryKeyReference(Of DeclarationLine, Country)
public:
static initonly PrimaryKeyReference<DeclarationLine^, Country^>^ OriginCountryReference
static val OriginCountryReference: PrimaryKeyReference<DeclarationLine, Country>
Field Value
Type:
PrimaryKeyReferenceDeclarationLine,
Country
See Also