Stage 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.Stage", ServerTypeId="{d45d3ac9-ceb1-4a08-be32-ef74573a02e9}")]
public class Stage : Microsoft.SharePoint.Client.ClientObject
type Stage = class
inherit ClientObject
Public Class Stage
Inherits ClientObject
- Inheritance
- Attributes
Constructors
Stage(ClientRuntimeContext, ObjectPath) |
Properties
Behavior | |
CheckInRequired | |
Context | (Inherited from ClientObject) |
CustomFields | |
Description | |
Id | |
Name | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
Phase | |
ProjectDetailPages | |
ServerObjectIsNull | (Inherited from ClientObject) |
SubmitDescription | |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |
WorkflowStatusPage |
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) |