Expand Minimize

SPWorkflowTemplateCollection Transformation

Mappings for SharePoint class Microsoft.SharePoint.Workflow.SPWorkflowTemplateCollection

Type Mapping

Constructors

Properties

SSOM System.Int32 get_Count()
CSOM Int32 ClientObjectCollection.get_Count()
JSOM number SP.Workflow.WorkflowTemplateCollection.get_count()
SSOM System.Int32 get_Count()
CSOM Int32 ClientObjectCollection.get_Count()
JSOM number SP.Workflow.WorkflowTemplateCollection.get_count()
SSOM Microsoft.SharePoint.Workflow.SPWorkflowTemplate get_Item(System.Int32)
CSOM T ClientObjectCollection`1.get_Item(Int32)
JSOM WorkflowTemplate SP.Workflow.WorkflowTemplateCollection.get_item()
SSOM Microsoft.SharePoint.Workflow.SPWorkflowTemplate get_Item(System.Guid)
CSOM T ClientObjectCollection`1.get_Item(Int32)
JSOM WorkflowTemplate SP.Workflow.WorkflowTemplateCollection.get_item()

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.