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