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