StatusTask 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.StatusTask", ServerTypeId="{cfadbef1-75e7-4a58-a7c8-9d5fd7de8ebf}")]
public class StatusTask : Microsoft.SharePoint.Client.ClientObject
type StatusTask = class
inherit ClientObject
Public Class StatusTask
Inherits ClientObject
- Inheritance
- Attributes
Constructors
StatusTask(ClientRuntimeContext, ObjectPath) |
Properties
ActualWork | |
ActualWorkTimeSpan | |
Context | (Inherited from ClientObject) |
CustomFields | |
Deadline | |
Duration | |
DurationTimeSpan | |
FieldValues | |
Finish | |
Id | |
Item[String] | |
Name | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Overtime | |
OvertimeTimeSpan | |
Path | (Inherited from ClientObject) |
PercentComplete | |
PercentWorkComplete | |
PhysicalPercentComplete | |
ProjectTaskId | |
RegularWork | |
RegularWorkTimeSpan | |
RemainingDuration | |
RemainingDurationTimeSpan | |
RemainingOvertime | |
RemainingOvertimeTimeSpan | |
RemainingWork | |
RemainingWorkTimeSpan | |
Resume | |
ServerObjectIsNull | (Inherited from ClientObject) |
Start | |
StatusManager | |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |
Work | |
WorkTimeSpan |
Methods
CheckUninitializedProperty(String) | (Inherited from ClientObject) |
CustomFromJson(JsonReader) | (Inherited from ClientObject) |
FromJson(JsonReader) | (Inherited from ClientObject) |
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) |