DriverDataSet.DriverImpactStatementsRow Members
Include Protected Members
Include Inherited Members
Contains a row of driver impact information.
The DriverDataSet.DriverImpactStatementsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
DESCRIPTION | The description for the specified driver impact statement. | |
DRIVER_UID | Indicates the unique identifier for the specified driver and its associated impact statement. | |
DriverRow | The specified row of driver impact statement information. | |
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.) | |
LT_STRUCT_UID | The unique identifier of the lookup table that is associated with the specified driver impact statement. | |
PROJECT_IMPACT_CF_NAME | The name of the specified custom field. | |
PROJECT_IMPACT_CF_UID | The unique identifier for the specified custom field. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) |
Top
Methods
Top
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top