ManagedAssetsRepositoryManagedAssetTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ManagedAsset, ManagedAssetType> ManagedAssetTypeReference
Public Shared ReadOnly ManagedAssetTypeReference As PrimaryKeyReference(Of ManagedAsset, ManagedAssetType)
public:
static initonly PrimaryKeyReference<ManagedAsset^, ManagedAssetType^>^ ManagedAssetTypeReference
static val ManagedAssetTypeReference: PrimaryKeyReference<ManagedAsset, ManagedAssetType>
Field Value
Type:
PrimaryKeyReferenceManagedAsset,
ManagedAssetType
See Also