WorkflowDataField Members

Include Protected Members
Include Inherited Members

Stores workflow field names and their values as name and value pairs.

The WorkflowDataField type exposes the following members.

Constructors

  Name Description
Public method WorkflowDataField() Initializes a new instance of the WorkflowDataField class
Public method WorkflowDataField(String, String) Initializes a new instance of the WorkflowDataField class.

Top

Properties

  Name Description
Public property Name Stores the name of the workflow field variable.
Public property Type The .NET data type that is associated with a workflow field.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

WorkflowDataField Class

Microsoft.SharePoint.WorkflowActions Namespace