LeaseContractLineConsumablesRepositoryProductIdAttribute Field |
Definition of the data attribute for
Product 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> ProductIdAttribute
Public Shared ReadOnly ProductIdAttribute As ColumnDataAttribute(Of LeaseContractLineConsumable, Guid)
public:
static initonly ColumnDataAttribute<LeaseContractLineConsumable^, Guid^>^ ProductIdAttribute
static val ProductIdAttribute: ColumnDataAttribute<LeaseContractLineConsumable, Guid>
Field Value
Type:
ColumnDataAttributeLeaseContractLineConsumable,
Guid
See Also