Expand Minimize

WorkflowDefinition Transformation

Mappings for SharePoint class Microsoft.SharePoint.WorkflowServices.WorkflowDefinition

Type Mapping

Constructors

SSOM System.Void .ctor()
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.WorkflowServices.WorkflowDefinition.constructor(ClientRuntimeContext)
SSOM System.Void .ctor(System.Func`1<System.String>)
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
JSOM constructor SP.WorkflowServices.WorkflowDefinition.constructor(ClientRuntimeContext)

Properties

SSOM System.String get_AssociationUrl()
CSOM String WorkflowDefinition.get_AssociationUrl()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_associationUrl()
SSOM System.String get_Description()
CSOM String WorkflowDefinition.get_Description()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_description()
SSOM System.String get_DisplayName()
CSOM String WorkflowDefinition.get_DisplayName()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_displayName()
SSOM System.String get_DraftVersion()
CSOM String WorkflowDefinition.get_DraftVersion()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_draftVersion()
SSOM System.String get_FormField()
CSOM String WorkflowDefinition.get_FormField()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_formField()
SSOM System.Guid get_Id()
CSOM Guid WorkflowDefinition.get_Id()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_id()
SSOM System.String get_InitiationUrl()
CSOM String WorkflowDefinition.get_InitiationUrl()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_initiationUrl()
SSOM System.Collections.Generic.IDictionary`2<System.String,System.String> get_Properties()
CSOM IDictionary`2 WorkflowDefinition.get_Properties()
JSOM { [propertyName:()
SSOM System.Boolean get_Published()
CSOM Boolean WorkflowDefinition.get_Published()
JSOM boolean SP.WorkflowServices.WorkflowDefinition.get_published()
SSOM System.Boolean get_RequiresAssociationForm()
CSOM Boolean WorkflowDefinition.get_RequiresAssociationForm()
JSOM boolean SP.WorkflowServices.WorkflowDefinition.get_requiresAssociationForm()
SSOM System.Boolean get_RequiresInitiationForm()
CSOM Boolean WorkflowDefinition.get_RequiresInitiationForm()
JSOM boolean SP.WorkflowServices.WorkflowDefinition.get_requiresInitiationForm()
SSOM System.String get_RestrictToScope()
CSOM String WorkflowDefinition.get_RestrictToScope()
SSOM System.String get_RestrictToType()
CSOM String WorkflowDefinition.get_RestrictToType()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_restrictToType()
SSOM System.String get_Xaml()
CSOM String WorkflowDefinition.get_Xaml()
JSOM string SP.WorkflowServices.WorkflowDefinition.get_xaml()
SSOM System.Void set_AssociationUrl(System.String)
CSOM WorkflowDefinition.set_AssociationUrl(String)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_associationUrl()
SSOM System.Void set_Description(System.String)
CSOM WorkflowDefinition.set_Description(String)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_description()
SSOM System.Void set_DisplayName(System.String)
CSOM WorkflowDefinition.set_DisplayName(String)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_displayName()
SSOM System.Void set_DraftVersion(System.String)
CSOM WorkflowDefinition.set_DraftVersion(String)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_draftVersion()
SSOM System.Void set_FormField(System.String)
CSOM WorkflowDefinition.set_FormField(String)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_formField()
SSOM System.Void set_Id(System.Guid)
CSOM WorkflowDefinition.set_Id(Guid)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_id()
SSOM System.Void set_InitiationUrl(System.String)
CSOM WorkflowDefinition.set_InitiationUrl(String)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_initiationUrl()
SSOM System.Void set_RequiresAssociationForm(System.Boolean)
CSOM WorkflowDefinition.set_RequiresAssociationForm(Boolean)
JSOM boolean SP.WorkflowServices.WorkflowDefinition.set_requiresAssociationForm()
SSOM System.Void set_RequiresInitiationForm(System.Boolean)
CSOM WorkflowDefinition.set_RequiresInitiationForm(Boolean)
JSOM boolean SP.WorkflowServices.WorkflowDefinition.set_requiresInitiationForm()
SSOM System.Void set_RestrictToScope(System.String)
CSOM WorkflowDefinition.set_RestrictToScope(String)
SSOM System.Void set_RestrictToType(System.String)
CSOM WorkflowDefinition.set_RestrictToType(String)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_restrictToType()
SSOM System.Void set_Xaml(System.String)
CSOM WorkflowDefinition.set_Xaml(String)
JSOM string SP.WorkflowServices.WorkflowDefinition.set_xaml()

Methods

SSOM System.Void SetProperty(System.String, System.String)
CSOM WorkflowDefinition.SetProperty(String,String)
JSOM SP.WorkflowServices.WorkflowDefinition.setProperty(string,string)
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.