Share via


Resource members

Contains constants that are used in class methods of the Resource service.

The Resource type exposes the following members.

Constructors

  Name Description
Public method Resource Creates an instance of the Resource class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member InvalidCharacters Returns an array of characters that are not valid to use in a Project Server entity name.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public fieldStatic member LocalResourceEntityTypeGuid Represents the entity type GUID that is used for local resources in the custom field tables of the working database and the published database.
Public fieldStatic member MAX_RESOURCE_NAME_LEN Represents the maximum number of characters that are allowed in a resource name.
Public fieldStatic member MAX_RESOURCES_REQUESTED Contains an integer that represents the maximum number of resources that can be requested in a PSI call.
Public fieldStatic member ReportingLocalResourceUID Represents the GUID that is used for local resources in the reporting database.
Public fieldStatic member ReportingTimesheetUnknownResource Represents the GUID that is used for unknown resources that are associated with actions that are recorded in the reporting database timesheet tables.
Public fieldStatic member ReportingUnassignedResourceUID Represents the GUID that is used for unassigned resources that are associated with special assignments in the reporting database.
Public fieldStatic member StatusEnterpriseResourceGuid Represents the status GUID that is used with enterprise resources in the reporting database.
Public fieldStatic member StatusLocalResourceGuid Represents the status GUID that is used with local resources in the reporting database.
Public fieldStatic member StatusUnassignedResourceGuid Represents the status GUID that is used with unassigned resources in the reporting database.
Public fieldStatic member WinProjScratchResource Contains a GUID that represents a Project Professional null resource.
Public fieldStatic member WinProjUnassignedResource Contains a GUID that represents a Project Professional null resource.
Public fieldStatic member WinProjUnknownResource Contains a GUID that represents a Project Professional null resource.

Top

See also

Reference

Resource class

Microsoft.Office.Project.Server.Library namespace