WorkflowDataSet.WorkflowStageStrategicImpactRow Members
Include Protected Members
Include Inherited Members
Represents information about the strategic impact of workflow stages as a row in the WorkflowDataSet.WorkflowStageStrategicImpactDataTable object.
The WorkflowDataSet.WorkflowStageStrategicImpactRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
BEHAVIOR | Gets or sets the behavior. | |
HasErrors | (Inherited from DataRow.) | |
Item[Int32] | (Inherited from DataRow.) | |
Item[String] | (Inherited from DataRow.) | |
Item[DataColumn] | (Inherited from DataRow.) | |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | |
Item[String, DataRowVersion] | (Inherited from DataRow.) | |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | |
ItemArray | (Inherited from DataRow.) | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
STAGE_UID | Gets or sets the stage GUID. | |
Table | (Inherited from DataRow.) | |
WorkflowStageRow | Gets or sets the workflow stage information. |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top