EnterpriseResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("PS.EnterpriseResource", ServerTypeId="{f6167b82-e04e-4ce2-8631-09ce14f6277e}")]
public class EnterpriseResource : Microsoft.SharePoint.Client.ClientObject
type EnterpriseResource = class
inherit ClientObject
Public Class EnterpriseResource
Inherits ClientObject
- Inheritance
- Attributes
Constructors
EnterpriseResource(ClientRuntimeContext, ObjectPath) |
Properties
Assignments | |
BaseCalendar | |
CanLevel | |
Code | |
Context | (Inherited from ClientObject) |
CostAccrual | |
CostCenter | |
CostRateTables | |
Created | |
CustomFields | |
DefaultAssignmentOwner | |
DefaultBookingType | |
Engagements | |
ExternalId | |
FieldValues | |
Group | |
HireDate | |
Id | |
Initials | |
IsActive | |
IsBudget | |
IsCheckedOut | |
IsGeneric | |
IsTeam | |
Item[String] | |
MaterialLabel | |
Modified | |
Name | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
Phonetics | |
RequiresEngagements | |
ResourceCalendarExceptions | |
ResourceType | |
ServerObjectIsNull | (Inherited from ClientObject) |
Tag | (Inherited from ClientObject) |
TerminationDate | |
TimesheetManager | |
TypedObject | (Inherited from ClientObject) |
User |
Methods
CheckUninitializedProperty(String) | (Inherited from ClientObject) |
CustomFromJson(JsonReader) | (Inherited from ClientObject) |
DeleteObject() | |
ForceCheckIn() | |
FromJson(JsonReader) | (Inherited from ClientObject) |
GetSelf(ClientRuntimeContext) | |
InitNonPropertyFieldFromJson(String, JsonReader) | |
InitOnePropertyFromJson(String, JsonReader) | |
IsObjectPropertyInstantiated(String) | (Inherited from ClientObject) |
IsPropertyAvailable(String) | (Inherited from ClientObject) |
LoadExpandoFields() | |
RefreshLoad() | |
RemoveFromParentCollection() | (Inherited from ClientObject) |
Retrieve() | (Inherited from ClientObject) |
Retrieve(String[]) | (Inherited from ClientObject) |
UpdateClientObjectPropertyType(String, Object, JsonReader) | (Inherited from ClientObject) |