WorkflowDataSet Members
Include Protected Members
Include Inherited Members
The WorkflowDataSet contains information about project workflows.
The WorkflowDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
WorkflowDataSet() | Creates an instance of the WorkflowDataSet. |
![]() |
WorkflowDataSet(SerializationInfo, StreamingContext) | Creates an instance of the WorkflowDataSet class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
CaseSensitive | (Inherited from DataSet.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
DataSetName | (Inherited from DataSet.) |
![]() |
DefaultViewManager | (Inherited from DataSet.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
EnforceConstraints | (Inherited from DataSet.) |
![]() |
EnterpriseProjectType | Gets the information about project types. |
![]() |
EnterpriseProjectTypeDepartments | Gets the information about project type departments. |
![]() |
EnterpriseProjectTypePDPs | Gets the information about the project detail pages of an enterprise project type. |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataSet.) |
![]() |
HasErrors | (Inherited from DataSet.) |
![]() |
IsInitialized | (Inherited from DataSet.) |
![]() |
Locale | (Inherited from DataSet.) |
![]() |
Namespace | (Inherited from DataSet.) |
![]() |
Prefix | (Inherited from DataSet.) |
![]() |
Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the WorkflowDataSet. |
![]() |
RemotingFormat | (Inherited from DataSet.) |
![]() |
SchemaSerializationMode | (Overrides DataSet.SchemaSerializationMode.) |
![]() |
Site | (Inherited from DataSet.) |
![]() |
Tables | Gets the collection of tables in the WorkflowDataSet. |
![]() |
UpdateProjectWorkflows | Gets the information about workflow updates. |
![]() |
WorkflowAssociation | Gets the information about workflow associations. |
![]() |
WorkflowInstance | Gets the information about workflow instances. |
![]() |
WorkflowPhase | Gets the information about workflow phases. |
![]() |
WorkflowStage | Gets the information about workflow stages. |
![]() |
WorkflowStageCustomFields | Gets the information about workflow stage custom fields. |
![]() |
WorkflowStagePDPs | Gets the information about project detail pages of a workflow stage. |
![]() |
WorkflowStageStrategicImpact | Gets the information about the strategic impact of workflow stages. |
![]() |
WorkflowStatus | Gets the workflow status information. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataSet.) |
![]() |
MergeFailed | (Inherited from DataSet.) |
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
TableHasColumn | Reserved for internal use. (Defined by PSUtility.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IListSource.ContainsListCollection | (Inherited from DataSet.) |
![]() ![]() |
IListSource.GetList | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.GetSchema | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.ReadXml | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.WriteXml | (Inherited from DataSet.) |
Top