SPWorkflowTemplate Methods

Include Protected Members
Include Inherited Members

The SPWorkflowTemplate type exposes the following members.

Methods

  Name Description
Public method Clone Creates a copy of the workflow template.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetStatusChoices Returns a string collection of the possible status choices for this workflow template.
Public method GetType (Inherited from Object.)
Public methodStatic member IsCategoryApplicable Returns a value that is true if the categories string contains any of the requested categories; otherwise, false.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IComparer.Compare Compares two specified SPWorkflowTemplate objects and returns a value that indicates whether one object is less than, equal to, or greater than the other.

Top

See Also

Reference

SPWorkflowTemplate Class

Microsoft.SharePoint.Workflow Namespace