EnterpriseResource members
Represents a resource that is managed by Project Server in a project.
The EnterpriseResource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EnterpriseResource | Initializes an instance of the EnterpriseResource class. |
Top
Properties
Name | Description | |
---|---|---|
Assignments | Gets a collection of status assignments for an enterprise resource. | |
BaseCalendar | Gets or sets a base calendar for an enterprise resource. | |
CanLevel | Gets or sets a value that indicates whether resource leveling can be performed on an enterprise resource. | |
Code | Gets or sets any code, abbreviation, or number that is entered as part of the information about an enterprise resource. | |
Context | (Inherited from ClientObject.) | |
CostAccrual | Gets or sets a value that represents how and when to charge enterprise resource costs to the cost of a task. | |
CostCenter | Gets or sets any code, abbreviation, or number that is entered as cost center information for an enterprise resource. | |
Created | Gets the date and time when an enterprise resource was added to the project. | |
CustomFields | Gets a collection of custom fields that have values set for an enterprise resource. | |
DefaultAssignmentOwner | Gets the default name that is entered into the Assignment Owner field when an enterprise resource is assigned to a task. | |
DefaultBookingType | Gets or sets the default booking type for an enterprise resource. | |
Gets or sets the email address of an enterprise resource. | ||
ExternalId | Gets or sets any code, abbreviation, or number that is entered as an external identifier for an enterprise resource. | |
FieldValues | Gets the collection of custom fields that have values set for an enterprise resource. | |
Group | Gets or sets the name of a group to which an enterprise resource belongs. | |
HireDate | Gets or sets the date and time of hire for an enterprise resource. | |
Id | Gets the object identifier as a GUID. | |
Initials | Gets or sets the abbreviation for the name of an enterprise resource. | |
IsActive | Gets or sets a value that indicates whether an enterprise resource has been made active or inactive. | |
IsBudget | Gets a Boolean value that indicates whether an enterprise resource is a budget resource. | |
IsCheckedOut | Gets a value that indicates whether enterprise resource assignment data is currently available for updating or modification, or whether the enterprise resource is checked out. | |
IsGeneric | Gets a Boolean value that indicates whether an enterprise resource is generic. | |
IsTeam | Gets a Boolean value that indicates whether a resource is in a team assignment pool. | |
Item | Gets or sets an enterprise resource in a project. | |
MaterialLabel | Gets or sets the unit of measure that is entered for supplies or other consumable items that are used to complete tasks in a project. | |
Modified | Gets the modified date and time. | |
Name | Gets or sets the name of an enterprise resource. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
Phonetics | Gets or sets phonetic information for resource names in either the Japanese Hiragana writing system or the Katakana writing system. | |
ResourceCalendarExceptions | Gets a collection of exceptions to the base calendar that are specific to an enterprise resource. | |
ResourceType | Gets an enumerated value that represents the type of an enterprise resource. | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Tag | (Inherited from ClientObject.) | |
TerminationDate | Gets or sets the date and time after which the resource can no longer be used. | |
TimesheetManager | Gets the manager who reviews and approves the timesheet of an enterprise resource. | |
TypedObject | (Inherited from ClientObject.) | |
User | Gets the SharePoint user that is linked to the Enterprise Resource. |
Top
Methods
Name | Description | |
---|---|---|
CheckUninitializedProperty | (Inherited from ClientObject.) | |
CustomFromJson | (Inherited from ClientObject.) | |
DeleteObject | Deletes the EnterpriseResource object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
ForceCheckIn | Forces a project to be checked in after it is left in a state of being checked out following the interruption or unexpected closing of Project Server. | |
FromJson | (Inherited from ClientObject.) | |
GetHashCode | (Inherited from Object.) | |
GetSelf | Gets the currently logged-on user. | |
GetType | (Inherited from Object.) | |
InitNonPropertyFieldFromJson | Reserved for internal use. (Overrides ClientObject.InitNonPropertyFieldFromJson(String, JsonReader).) | |
InitOnePropertyFromJson | Reserved for internal use. (Overrides ClientObject.InitOnePropertyFromJson(String, JsonReader).) | |
IsObjectPropertyInstantiated | (Inherited from ClientObject.) | |
IsPropertyAvailable | (Inherited from ClientObject.) | |
LoadExpandoFields | Reserved for internal use. Initializes the extended properties that are associated with an EnterpriseResource object. (Overrides ClientObject.LoadExpandoFields().) | |
MemberwiseClone | (Inherited from Object.) | |
RefreshLoad | Reserved for internal use. Reloads all scalar properties that are associated with an EnterpriseResource object. (Overrides ClientObject.RefreshLoad().) | |
RemoveFromParentCollection | (Inherited from ClientObject.) | |
Retrieve() | (Inherited from ClientObject.) | |
Retrieve([]) | (Inherited from ClientObject.) | |
ToString | (Inherited from Object.) | |
UpdateClientObjectPropertyType | (Inherited from ClientObject.) |
Top