TimeSheetWork 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.TimeSheetWork", ServerTypeId="{62b130e5-37af-4e26-854c-bb2feb846795}")]
public class TimeSheetWork : Microsoft.SharePoint.Client.ClientObject
type TimeSheetWork = class
inherit ClientObject
Public Class TimeSheetWork
Inherits ClientObject
- Inheritance
- Attributes
Constructors
TimeSheetWork(ClientRuntimeContext, ObjectPath) |
Properties
ActualWork | |
ActualWorkTimeSpan | |
Comment | |
Context | (Inherited from ClientObject) |
End | |
Id | |
NonBillableOvertimeWork | |
NonBillableOvertimeWorkTimeSpan | |
NonBillableWork | |
NonBillableWorkTimeSpan | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
OvertimeWork | |
OvertimeWorkTimeSpan | |
Path | (Inherited from ClientObject) |
PlannedWork | |
PlannedWorkTimeSpan | |
ServerObjectIsNull | (Inherited from ClientObject) |
Start | |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |
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) |
RefreshLoad() | (Inherited from ClientObject) |
RemoveFromParentCollection() | (Inherited from ClientObject) |
Retrieve() | (Inherited from ClientObject) |
Retrieve(String[]) | (Inherited from ClientObject) |
UpdateClientObjectPropertyType(String, Object, JsonReader) | (Inherited from ClientObject) |