LeaseContractLinesRepositoryRentalAssetIdAttribute Field |
Definition of the data attribute for
RentalAsset 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<LeaseContractLine, Guid> RentalAssetIdAttribute
Public Shared ReadOnly RentalAssetIdAttribute As ColumnDataAttribute(Of LeaseContractLine, Guid)
public:
static initonly ColumnDataAttribute<LeaseContractLine^, Guid^>^ RentalAssetIdAttribute
static val RentalAssetIdAttribute: ColumnDataAttribute<LeaseContractLine, Guid>
Field Value
Type:
ColumnDataAttributeLeaseContractLine,
Guid
See Also