Click or drag to resize

EnterpriseOneTransactionApplicationsAssetManagementObjects Class

Provides typed access to the repositories in the Applications.AssetManagement namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionApplicationsAssetManagementObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class ApplicationsAssetManagementObjects

The EnterpriseOneTransactionApplicationsAssetManagementObjects type exposes the following members.

Properties
  NameDescription
Public propertyMaintenanceOrderLines
Gets a typed query for the Applications.AssetManagement.MaintenanceOrderLine entity type.
Public propertyMaintenanceOrders
Gets a typed query for the Applications.AssetManagement.MaintenanceOrder entity type.
Public propertyMaintenanceTypeGroups
Gets a typed query for the Applications.AssetManagement.MaintenanceTypeGroup entity type.
Public propertyMaintenanceTypes
Gets a typed query for the Applications.AssetManagement.MaintenanceType entity type.
Public propertyManagedAssetGroups
Gets a typed query for the Applications.AssetManagement.ManagedAssetGroup entity type.
Public propertyManagedAssetLocations
Gets a typed query for the Applications.AssetManagement.ManagedAssetLocation entity type.
Public propertyManagedAssetMaintenanceSchedules
Gets a typed query for the Applications.AssetManagement.ManagedAssetMaintenanceSchedule entity type.
Public propertyManagedAssetParameterValues
Gets a typed query for the Applications.AssetManagement.ManagedAssetParameterValue entity type.
Public propertyManagedAssets
Gets a typed query for the Applications.AssetManagement.ManagedAsset entity type.
Public propertyManagedAssetScheduledMaintenances
Gets a typed query for the Applications.AssetManagement.ManagedAssetScheduledMaintenance entity type.
Public propertyManagedAssetTypeMaintenanceTypes
Gets a typed query for the Applications.AssetManagement.ManagedAssetTypeMaintenanceType entity type.
Public propertyManagedAssetTypes
Gets a typed query for the Applications.AssetManagement.ManagedAssetType entity type.
Public propertyManagedAssetTypeTrackedParameters
Gets a typed query for the Applications.AssetManagement.ManagedAssetTypeTrackedParameter entity type.
Public propertyServiceCenters
Gets a typed query for the Applications.AssetManagement.ServiceCenter entity type.
Public propertyTrackedParameters
Gets a typed query for the Applications.AssetManagement.TrackedParameter entity type.
Top
See Also