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