AssetTypeConsumablesRepositoryRentalAssetTypeReference 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<AssetTypeConsumable, AssetType> RentalAssetTypeReference
Public Shared ReadOnly RentalAssetTypeReference As PrimaryKeyReference(Of AssetTypeConsumable, AssetType)
public:
static initonly PrimaryKeyReference<AssetTypeConsumable^, AssetType^>^ RentalAssetTypeReference
static val RentalAssetTypeReference: PrimaryKeyReference<AssetTypeConsumable, AssetType>
Field Value
Type:
PrimaryKeyReferenceAssetTypeConsumable,
AssetType
See Also