CompanyLocationsRepositoryBillToAttribute Field |
Definition of the
BillTo data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<CompanyLocation, Nullable<CompanyLocationsRepositoryBillTo>> BillToAttribute
Public Shared ReadOnly BillToAttribute As StringEnumDataAttribute(Of CompanyLocation, Nullable(Of CompanyLocationsRepositoryBillTo))
public:
static initonly StringEnumDataAttribute<CompanyLocation^, Nullable<CompanyLocationsRepositoryBillTo^>^>^ BillToAttribute
static val BillToAttribute: StringEnumDataAttribute<CompanyLocation, Nullable<CompanyLocationsRepositoryBillTo>>
Field Value
Type:
StringEnumDataAttributeCompanyLocation,
NullableCompanyLocationsRepositoryBillTo
See Also