WorkflowDesignerFieldCollection members
Represents a filtered collection of enterprise project custom fields that can be used in a workflow designer.
The WorkflowDesignerFieldCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WorkflowDesignerFieldCollection | Creates an instance of the WorkflowDesignerFieldCollection class. |
Top
Properties
Name | Description | |
---|---|---|
AreItemsAvailable | (Inherited from ClientObjectCollection.) | |
Context | (Inherited from ClientObject.) | |
Count | (Inherited from ClientObjectCollection.) | |
Data | (Inherited from ClientObjectCollection.) | |
ElementType | (Inherited from ClientObjectCollection<WorkflowDesignerField>.) | |
Expression | (Inherited from ClientObjectCollection<WorkflowDesignerField>.) | |
Item | (Inherited from ClientObjectCollection<WorkflowDesignerField>.) | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
Provider | (Inherited from ClientObjectCollection<WorkflowDesignerField>.) | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | (Inherited from ClientObjectCollection.) |
Top