WorkflowServicesManager 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("SP.WorkflowServices.WorkflowServicesManager", ServerTypeId="{4ccc7f0e-bf7e-4477-999c-6458a73d0039}")]
public sealed class WorkflowServicesManager : Microsoft.SharePoint.Client.ClientObject
type WorkflowServicesManager = class
inherit ClientObject
Public NotInheritable Class WorkflowServicesManager
Inherits ClientObject
- Inheritance
- Attributes
Constructors
WorkflowServicesManager(ClientRuntimeContext, ObjectPath) | |
WorkflowServicesManager(ClientRuntimeContext, Web) |
Properties
AppId | |
Context | (Inherited from ClientObject) |
IsConnected | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
ScopePath | |
ServerObjectIsNull | (Inherited from ClientObject) |
ServiceHealthStatus | |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |
Methods
CheckUninitializedProperty(String) | (Inherited from ClientObject) |
CustomFromJson(JsonReader) | (Inherited from ClientObject) |
FromJson(JsonReader) | (Inherited from ClientObject) |
GetWorkflowDeploymentService() | |
GetWorkflowInstanceService() | |
GetWorkflowInteropService() | |
GetWorkflowSubscriptionService() | |
InitNonPropertyFieldFromJson(String, JsonReader) | (Inherited from ClientObject) |
InitOnePropertyFromJson(String, JsonReader) | (Inherited from ClientObject) |
IsIntegratedApp() | |
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) |