TransactionLinesRepositoryRentalAssetReference 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<TransactionLine, Asset> RentalAssetReference
Public Shared ReadOnly RentalAssetReference As PrimaryKeyReference(Of TransactionLine, Asset)
public:
static initonly PrimaryKeyReference<TransactionLine^, Asset^>^ RentalAssetReference
static val RentalAssetReference: PrimaryKeyReference<TransactionLine, Asset>
Field Value
Type:
PrimaryKeyReferenceTransactionLine,
Asset
See Also