SPContentType.UpdateWorkflowAssociationsOnChildren Method
Include Protected Members
Include Inherited Members
Propagates changes in this content type’s workflow associations to content types that are based on this content type. The content types that receive the updates can be derived content types, list versions of the current content type, or both derived and list versions of the content type.
Overload List
Name | Description | |
---|---|---|
UpdateWorkflowAssociationsOnChildren() | Propagates changes in this content type’s workflow associations to content types that are derived from this content type and also to instances of this content type that have been applied to lists. | |
UpdateWorkflowAssociationsOnChildren(Boolean) | Propagates changes in this content type’s workflow associations to content types that are derived from this content type and also to instances of this content type that have been applied to lists. Optionally flags objects touched by the operation as changed. | |
UpdateWorkflowAssociationsOnChildren(Boolean, Boolean, Boolean) | Propagates changes in this content type’s workflow associations to content types that are derived from this content type, or to instances of this content type that have been applied to lists, or to both. Optionally flags objects touched by the operation as changed. | |
UpdateWorkflowAssociationsOnChildren(Boolean, Boolean, Boolean, Boolean) | Propagates changes in this content type’s workflow associations to content types that are derived from this content type or to instances of this content type that have been applied to lists, or to both. Optionally marks objects touched by the operation as changed. Also optionally suppresses exceptions that are thrown because a child is either sealed or read-only. |
Top
See Also
Reference
Microsoft.SharePoint Namespace