Click or drag to resize

EnterpriseOneTransactionGeneralResourcesObjects Class

Provides typed access to the repositories in the General.Resources namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionGeneralResourcesObjects

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

The EnterpriseOneTransactionGeneralResourcesObjects type exposes the following members.

Properties
  NameDescription
Public propertyResourceAvailability
Gets a typed query for the General.Resources.ResourceAvailability entity type.
Public propertyResourceCostRates
Gets a typed query for the General.Resources.ResourceCostRate entity type.
Public propertyResourceGroups
Gets a typed query for the General.Resources.ResourceGroup entity type.
Public propertyResourceInstances
Gets a typed query for the General.Resources.ResourceInstance entity type.
Public propertyResources
Gets a typed query for the General.Resources.Resource entity type.
Public propertyWorkSchedules
Gets a typed query for the General.Resources.WorkSchedule entity type.
Public propertyWorkScheduleWorkingTime
Gets a typed query for the General.Resources.WorkScheduleWorkingTime entity type.
Top
See Also