InvoiceLinesRepositoryIntrastatTransportModeCodeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<InvoiceLine, Nullable<TransportMode>> IntrastatTransportModeCodeAttribute
Public Shared ReadOnly IntrastatTransportModeCodeAttribute As StringEnumDataAttribute(Of InvoiceLine, Nullable(Of TransportMode))
public:
static initonly StringEnumDataAttribute<InvoiceLine^, Nullable<TransportMode^>^>^ IntrastatTransportModeCodeAttribute
static val IntrastatTransportModeCodeAttribute: StringEnumDataAttribute<InvoiceLine, Nullable<TransportMode>>
Field Value
Type:
StringEnumDataAttributeInvoiceLine,
NullableTransportMode
See Also