Click or drag to resize

PaymentOrdersRepositoryBillToAttribute Field

Definition of the BillTo data attribute

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly StringEnumDataAttribute<PaymentOrder, Nullable<PaymentOrdersRepositoryBillTo>> BillToAttribute

Field Value

Type: StringEnumDataAttributePaymentOrder, NullablePaymentOrdersRepositoryBillTo
See Also