Expand Minimize

SPWorkflowAssociationCollection Transformation

Mappings for SharePoint class Microsoft.SharePoint.Workflow.SPWorkflowAssociationCollection

Type Mapping

Constructors

Properties

Methods

SSOM System.Void .cctor()
CSOM ctor(ClientRuntimeContext,ObjectPath)
SSOM System.Void add_OnAddDelayDirtyUpdate(Microsoft.SharePoint.SPBaseCollection/AddDelayDirtyUpdateDelegate)
CSOM WorkflowAssociation WorkflowAssociationCollection.Add(WorkflowAssociationCreationInformation)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.add(WorkflowAssociationCreationInformation)
SSOM System.Void add_OnRemoveDelayDirtyUpdate(Microsoft.SharePoint.SPBaseCollection/RemoveDelayDirtyUpdateDelegate)
CSOM WorkflowAssociation WorkflowAssociationCollection.Add(WorkflowAssociationCreationInformation)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.add(WorkflowAssociationCreationInformation)
SSOM System.Void AddDelayDirtyUpdate()
CSOM WorkflowAssociation WorkflowAssociationCollection.Add(WorkflowAssociationCreationInformation)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.add(WorkflowAssociationCreationInformation)
SSOM System.Collections.IEnumerator GetEnumerator()
CSOM IEnumerator System.Collections.IEnumerable.GetEnumerator()
CSOM IEnumerator ClientObjectCollection`1.GetEnumerator()
CSOM IEnumerator System.Collections.Generic.IEnumerable.GetEnumerator()
JSOM IEnumerator SP.Workflow.WorkflowAssociationCollection.getEnumerator()
SSOM System.Object ItemAtIndex(System.Int32)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.itemAt(number)
SSOM Microsoft.SharePoint.Workflow.SPWorkflowAssociation Add(Microsoft.SharePoint.Workflow.SPWorkflowAssociation)
CSOM WorkflowAssociation WorkflowAssociationCollection.Add(WorkflowAssociationCreationInformation)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.add(WorkflowAssociationCreationInformation)
SSOM Microsoft.SharePoint.Workflow.SPWorkflowAssociation Add_Client(Microsoft.SharePoint.Workflow.SPWorkflowAssociationCreationInformation)
CSOM WorkflowAssociation WorkflowAssociationCollection.Add(WorkflowAssociationCreationInformation)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.add(WorkflowAssociationCreationInformation)
SSOM System.Void AddCore(Microsoft.SharePoint.Workflow.SPWorkflowAssociation, System.Guid, Microsoft.SharePoint.SPList, System.Boolean)
CSOM WorkflowAssociation WorkflowAssociationCollection.Add(WorkflowAssociationCreationInformation)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.add(WorkflowAssociationCreationInformation)
SSOM Microsoft.SharePoint.Workflow.SPWorkflowAssociation GetAssociationByBaseID(System.Guid)
CSOM WorkflowAssociation WorkflowAssociationCollection.GetById(Guid)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.getById(Guid)
SSOM Microsoft.SharePoint.Workflow.SPWorkflowAssociation GetAssociationByBaseID(System.Guid, System.Boolean)
CSOM WorkflowAssociation WorkflowAssociationCollection.GetById(Guid)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.getById(Guid)
SSOM Microsoft.SharePoint.Workflow.SPWorkflowAssociation GetByName(System.String)
CSOM WorkflowAssociation WorkflowAssociationCollection.GetByName(String)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.getByName(string)
SSOM System.Object ItemAtIndex(System.Int32)
JSOM WorkflowAssociation SP.Workflow.WorkflowAssociationCollection.itemAt(number)
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.