LeaseContractLineConsumablesRepositoryStoreIdAttribute Field |
Definition of the data attribute for
Store reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<LeaseContractLineConsumable, Guid> StoreIdAttribute
Public Shared ReadOnly StoreIdAttribute As ColumnDataAttribute(Of LeaseContractLineConsumable, Guid)
public:
static initonly ColumnDataAttribute<LeaseContractLineConsumable^, Guid^>^ StoreIdAttribute
static val StoreIdAttribute: ColumnDataAttribute<LeaseContractLineConsumable, Guid>
Field Value
Type:
ColumnDataAttributeLeaseContractLineConsumable,
Guid
See Also