TimeSheet 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.TimeSheet", ServerTypeId="{172753f4-e546-48c5-acca-aa13d3b28c63}")]
public class TimeSheet : Microsoft.SharePoint.Client.ClientObject
type TimeSheet = class
inherit ClientObject
Public Class TimeSheet
Inherits ClientObject
- Inheritance
- Attributes
Constructors
TimeSheet(ClientRuntimeContext, ObjectPath) |
Properties
Comments | |
Context | (Inherited from ClientObject) |
Creator | |
EntryMode | |
Id | |
IsControlledByOwner | |
IsProcessed | |
Lines | |
Manager | |
Name | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
Period | |
ServerObjectIsNull | (Inherited from ClientObject) |
Status | |
Tag | (Inherited from ClientObject) |
TotalActualWork | |
TotalActualWorkTimeSpan | |
TotalNonBillableOvertimeWork | |
TotalNonBillableOvertimeWorkTimeSpan | |
TotalNonBillableWork | |
TotalNonBillableWorkTimeSpan | |
TotalOvertimeWork | |
TotalOvertimeWorkTimeSpan | |
TotalWork | |
TotalWorkTimeSpan | |
TypedObject | (Inherited from ClientObject) |
WeekStartsOn |
Methods
CheckUninitializedProperty(String) | (Inherited from ClientObject) |
CustomFromJson(JsonReader) | (Inherited from ClientObject) |
DeleteObject() | |
FromJson(JsonReader) | (Inherited from ClientObject) |
InitNonPropertyFieldFromJson(String, JsonReader) | (Inherited from ClientObject) |
InitOnePropertyFromJson(String, JsonReader) | |
IsObjectPropertyInstantiated(String) | (Inherited from ClientObject) |
IsPropertyAvailable(String) | (Inherited from ClientObject) |
LoadExpandoFields() | (Inherited from ClientObject) |
Recall() | |
RefreshLoad() | (Inherited from ClientObject) |
RemoveFromParentCollection() | (Inherited from ClientObject) |
Retrieve() | (Inherited from ClientObject) |
Retrieve(String[]) | (Inherited from ClientObject) |
Submit(String) | |
Update() | |
UpdateClientObjectPropertyType(String, Object, JsonReader) | (Inherited from ClientObject) |