Expand Minimize

SPWorkflowAssociation Transformation

Mappings for SharePoint class Microsoft.SharePoint.Workflow.SPWorkflowAssociation

Type Mapping

Constructors

Properties

SSOM System.Boolean get_AllowManual()
CSOM Boolean WorkflowAssociation.get_AllowManual()
JSOM boolean SP.Workflow.WorkflowAssociation.get_allowManual()
SSOM System.String get_AssociationData()
CSOM String WorkflowAssociation.get_AssociationData()
JSOM string SP.Workflow.WorkflowAssociation.get_associationData()
SSOM System.Boolean get_AutoStartChange()
CSOM Boolean WorkflowAssociation.get_AutoStartChange()
JSOM boolean SP.Workflow.WorkflowAssociation.get_autoStartChange()
SSOM System.Boolean get_AutoStartCreate()
CSOM Boolean WorkflowAssociation.get_AutoStartCreate()
JSOM boolean SP.Workflow.WorkflowAssociation.get_autoStartCreate()
SSOM System.Guid get_BaseId()
CSOM Guid WorkflowAssociation.get_BaseId()
JSOM Guid SP.Workflow.WorkflowAssociation.get_baseId()
SSOM System.DateTime get_Created()
CSOM DateTime WorkflowAssociation.get_Created()
JSOM Date SP.Workflow.WorkflowAssociation.get_created()
SSOM System.String get_Description()
CSOM String WorkflowAssociation.get_Description()
JSOM string SP.Workflow.WorkflowAssociation.get_description()
SSOM System.Boolean get_Enabled()
CSOM Boolean WorkflowAssociation.get_Enabled()
JSOM boolean SP.Workflow.WorkflowAssociation.get_enabled()
SSOM System.String get_HistoryListTitle()
CSOM String WorkflowAssociation.get_HistoryListTitle()
JSOM string SP.Workflow.WorkflowAssociation.get_historyListTitle()
SSOM System.Guid get_Id()
CSOM Guid WorkflowAssociation.get_Id()
JSOM Guid SP.Workflow.WorkflowAssociation.get_id()
SSOM System.String get_InstantiationUrl()
CSOM String WorkflowAssociation.get_InstantiationUrl()
JSOM string SP.Workflow.WorkflowAssociation.get_instantiationUrl()
SSOM System.String get_InternalName()
CSOM String WorkflowAssociation.get_InternalName()
JSOM string SP.Workflow.WorkflowAssociation.get_internalName()
SSOM System.Boolean get_IsDeclarative()
CSOM Boolean WorkflowAssociation.get_IsDeclarative()
JSOM boolean SP.Workflow.WorkflowAssociation.get_isDeclarative()
SSOM System.Guid get_ListId()
CSOM Guid WorkflowAssociation.get_ListId()
JSOM Guid SP.Workflow.WorkflowAssociation.get_listId()
SSOM System.DateTime get_Modified()
CSOM DateTime WorkflowAssociation.get_Modified()
JSOM Date SP.Workflow.WorkflowAssociation.get_modified()
SSOM System.String get_Name()
CSOM String WorkflowAssociation.get_Name()
JSOM string SP.Workflow.WorkflowAssociation.get_name()
SSOM Microsoft.SharePoint.Workflow.SPWorkflowAssociationCollection get_ParentCollection()
CSOM ClientObjectCollection ClientObject.get_ParentCollection()
SSOM System.String get_TaskListTitle()
CSOM String WorkflowAssociation.get_TaskListTitle()
JSOM string SP.Workflow.WorkflowAssociation.get_taskListTitle()
SSOM System.Guid get_WebId()
CSOM Guid WorkflowAssociation.get_WebId()
JSOM Guid SP.Workflow.WorkflowAssociation.get_webId()
SSOM System.Void set_AllowManual(System.Boolean)
CSOM WorkflowAssociation.set_AllowManual(Boolean)
JSOM SP.Workflow.WorkflowAssociation.set_allowManual()
SSOM System.Void set_AssociationData(System.String)
CSOM WorkflowAssociation.set_AssociationData(String)
JSOM SP.Workflow.WorkflowAssociation.set_associationData()
SSOM System.Void set_AutoStartChange(System.Boolean)
CSOM WorkflowAssociation.set_AutoStartChange(Boolean)
JSOM SP.Workflow.WorkflowAssociation.set_autoStartChange()
SSOM System.Void set_AutoStartCreate(System.Boolean)
CSOM WorkflowAssociation.set_AutoStartCreate(Boolean)
JSOM SP.Workflow.WorkflowAssociation.set_autoStartCreate()
SSOM System.Void set_Description(System.String)
CSOM WorkflowAssociation.set_Description(String)
JSOM SP.Workflow.WorkflowAssociation.set_description()
SSOM System.Void set_Enabled(System.Boolean)
CSOM WorkflowAssociation.set_Enabled(Boolean)
JSOM SP.Workflow.WorkflowAssociation.set_enabled()
SSOM System.Void set_HistoryListTitle(System.String)
CSOM WorkflowAssociation.set_HistoryListTitle(String)
JSOM SP.Workflow.WorkflowAssociation.set_historyListTitle()
SSOM System.Void set_Name(System.String)
CSOM WorkflowAssociation.set_Name(String)
JSOM SP.Workflow.WorkflowAssociation.set_name()
SSOM System.Void set_ParentCollection(Microsoft.SharePoint.Workflow.SPWorkflowAssociationCollection)
CSOM ClientObject.set_ParentCollection(ClientObjectCollection)
SSOM System.Void set_TaskListTitle(System.String)
CSOM WorkflowAssociation.set_TaskListTitle(String)
JSOM SP.Workflow.WorkflowAssociation.set_taskListTitle()

Methods

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.