resource Class

banner art

Represents a resource that can be scheduled for a service. Users and Facility/Equipment entities are both resources.

The resource class inherits from BusinessEntity.

Public Methods

For a list of methods and messages that operate on this class, see Resource.

Constructor Description
resource Initializes a new instance of the resource class.

Public Fields

Field Description
businessunitid Specifies the ID of the business unit with which the resource is associated.
calendarid Specifies the ID of the calendar for the resource.
displayinserviceviews For internal use only.
isdisabled Specifies whether the resource is enabled.
name Specifies the name of the resource.
objecttypecode Specifies the type of entity with which the resource is associated.
organizationid Specifies the ID of the organization with which the resource is associated.
resourceid Specifies the ID of the resource.
siteid Specifies the ID of the site at which the resource is located.

Remarks

For more information about entities and attributes, see the Metadata Browser and the Customization area of the Web application. To view this information in the Customization area, in the Navigation Pane, click Settings, click Customization, and then click Customize Entities.

See Also

© 2007 Microsoft Corporation. All rights reserved.