ManagedAssetTypeMaintenanceTypesRepositoryMaintenanceTypeReference 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<ManagedAssetTypeMaintenanceType, MaintenanceType> MaintenanceTypeReference
Public Shared ReadOnly MaintenanceTypeReference As PrimaryKeyReference(Of ManagedAssetTypeMaintenanceType, MaintenanceType)
public:
static initonly PrimaryKeyReference<ManagedAssetTypeMaintenanceType^, MaintenanceType^>^ MaintenanceTypeReference
static val MaintenanceTypeReference: PrimaryKeyReference<ManagedAssetTypeMaintenanceType, MaintenanceType>
Field Value
Type:
PrimaryKeyReferenceManagedAssetTypeMaintenanceType,
MaintenanceType
See Also