Expand Minimize

SPWorkflowTemplate Transformation

Mappings for SharePoint class Microsoft.SharePoint.Workflow.SPWorkflowTemplate

Type Mapping

Constructors

Properties

SSOM System.Boolean get_AllowManual()
CSOM Boolean WorkflowTemplate.get_AllowManual()
JSOM boolean SP.Workflow.WorkflowTemplate.get_allowManual()
SSOM System.String get_AssociationUrl()
CSOM String WorkflowTemplate.get_AssociationUrl()
JSOM string SP.Workflow.WorkflowTemplate.get_associationUrl()
SSOM System.Boolean get_AutoStartChange()
CSOM Boolean WorkflowTemplate.get_AutoStartChange()
JSOM boolean SP.Workflow.WorkflowTemplate.get_autoStartChange()
SSOM System.Boolean get_AutoStartCreate()
CSOM Boolean WorkflowTemplate.get_AutoStartCreate()
JSOM boolean SP.Workflow.WorkflowTemplate.get_autoStartCreate()
SSOM System.String get_Description()
CSOM String WorkflowTemplate.get_Description()
JSOM string SP.Workflow.WorkflowTemplate.get_description()
SSOM System.Guid get_Id()
CSOM Guid WorkflowTemplate.get_Id()
JSOM Guid SP.Workflow.WorkflowTemplate.get_id()
SSOM System.Boolean get_IsDeclarative()
CSOM Boolean WorkflowTemplate.get_IsDeclarative()
JSOM boolean SP.Workflow.WorkflowTemplate.get_isDeclarative()
SSOM System.String get_Name()
CSOM String WorkflowTemplate.get_Name()
JSOM string SP.Workflow.WorkflowTemplate.get_name()
SSOM Microsoft.SharePoint.Workflow.SPWorkflowTemplateCollection get_ParentCollection()
CSOM ClientObjectCollection ClientObject.get_ParentCollection()
SSOM Microsoft.SharePoint.SPBasePermissions get_PermissionsManual()
CSOM BasePermissions WorkflowTemplate.get_PermissionsManual()
JSOM BasePermissions SP.Workflow.WorkflowTemplate.get_permissionsManual()
SSOM System.Void set_ParentCollection(Microsoft.SharePoint.Workflow.SPWorkflowTemplateCollection)
CSOM ClientObject.set_ParentCollection(ClientObjectCollection)

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.