Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Specifies properties for a new workflow association.
The WorkflowAssociationCreationInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
WorkflowAssociationCreationInformation |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
HistoryList | Gets sets a value that specifies the workflow history list to be used by the workflow association. |
![]() |
Name | Gets or sets a value that specifies the name to be given to the workflow association. |
![]() |
TaskList | Gets or sets a value that specifies the workflow task list to be used by the workflow association. |
![]() |
Template | Gets or sets the value that specifies the workflow template to be used in the workflow association. |
![]() |
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 | |
---|---|---|
![]() |
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) |
![]() |
ToString | (Inherited from Object.) |
![]() |
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