WorkflowAssociationCreationInformation Members

Include Protected Members
Include Inherited Members

Specifies properties for a new workflow association.

The WorkflowAssociationCreationInformation type exposes the following members.

Constructors

  Name Description
Public method WorkflowAssociationCreationInformation

Top

Properties

  Name Description
Public property ContentTypeAssociationHistoryListName Gets or sets a value that specifies the name of the workflow history list to be used by a site content type workflow association.
Public property ContentTypeAssociationTaskListName Gets or sets a value that specifies the name of the workflow task list to be used by a site content type workflow association.
Public property HistoryList Gets sets a value that specifies the workflow history list to be used by the workflow association.
Public property Name Gets or sets a value that specifies the name to be given to the workflow association.
Public property TaskList Gets or sets a value that specifies the workflow task list to be used by the workflow association.
Public property Template Gets or sets the value that specifies the workflow template to be used in the workflow association.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See Also

Reference

WorkflowAssociationCreationInformation Class

Microsoft.SharePoint.Client.Workflow Namespace