PaymentTypesRepositoryEnterpriseCompanyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PaymentType, Nullable<Guid>> EnterpriseCompanyIdAttribute
Public Shared ReadOnly EnterpriseCompanyIdAttribute As ColumnDataAttribute(Of PaymentType, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PaymentType^, Nullable<Guid^>^>^ EnterpriseCompanyIdAttribute
static val EnterpriseCompanyIdAttribute: ColumnDataAttribute<PaymentType, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePaymentType,
NullableGuid
See Also