AssnHistoryDataSet.CustomFieldsRow Members
Include Protected Members
Include Inherited Members
Represents assignment history custom fields information as a row in the AssnHistoryDataSet.CustomFieldsDataTable object.
The AssnHistoryDataSet.CustomFieldsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
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.) |
![]() |
MD_PROP_NAME | Gets or sets the custom field name. |
![]() |
MD_PROP_TYPE_ENUM | Gets or sets the custom field type. |
![]() |
MD_PROP_UID | Gets or sets the custom field GUID. |
![]() |
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