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