LeaseContractLinesRepositoryRentalAssetReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<LeaseContractLine, Asset> RentalAssetReference
Public Shared ReadOnly RentalAssetReference As PrimaryKeyReference(Of LeaseContractLine, Asset)
public:
static initonly PrimaryKeyReference<LeaseContractLine^, Asset^>^ RentalAssetReference
static val RentalAssetReference: PrimaryKeyReference<LeaseContractLine, Asset>
Field Value
Type:
PrimaryKeyReferenceLeaseContractLine,
Asset
See Also