Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the custom field information related to a resource.
The ResourceDataSet.ResourceCustomFieldsRow type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CODE_VALUE | Gets or sets value of the custom field if the FIELD_TYPE_ENUM property is set to type GUID. |
![]() |
CUSTOM_FIELD_UID | Gets or sets the custom field GUID. |
![]() |
DATE_VALUE | Gets or sets the value of the custom field if the FIELD_TYPE_ENUM property is set to type DATE. |
![]() |
DUR_FMT | Gets or sets the display format you want for the DUR_VALUE property if the FIELD_TYPE_ENUM property is set to type DURATION. |
![]() |
DUR_VALUE | Gets or sets the value of the custom field if the FIELD_TYPE_ENUM property is set to type DURATION. |
![]() |
FIELD_TYPE_ENUM | Gets or sets the PSDataType value for this custom field. |
![]() |
FLAG_VALUE | Gets or sets the value of the custom field if the FIELD_TYPE_ENUM property is set to type YESNO. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
INDICATOR_VALUE | Gets the index in the graphical indicators array for the custom field value. Read-only. |
![]() |
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_ID | Gets or sets an integer-based unique identifier for the custom field definition. |
![]() |
MD_PROP_NAME | Gets or sets the custom field name. |
![]() |
MD_PROP_UID | Gets or sets the custom field GUID. |
![]() |
NUM_VALUE | Gets or sets the value of the custom field if the FIELD_TYPE_ENUM property is set to type NUMBER. |
![]() |
RES_UID | Gets or sets the GUID of the resource to which this custom field belongs. |
![]() |
ResourcesRow | Gets the resource information of a custom field. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
TEXT_VALUE | Gets or sets the value of the custom field if the FIELD_TYPE_ENUM property is set to type STRING. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AcceptChanges | (Inherited from DataRow.) |
![]() |
BeginEdit | (Inherited from DataRow.) |
![]() |
CancelEdit | (Inherited from DataRow.) |
![]() |
ClearErrors | (Inherited from DataRow.) |
![]() |
Delete | (Inherited from DataRow.) |
![]() |
EndEdit | (Inherited from DataRow.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetChildRows(String) | (Inherited from DataRow.) |
![]() |
GetChildRows(DataRelation) | (Inherited from DataRow.) |
![]() |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetColumnError(Int32) | (Inherited from DataRow.) |
![]() |
GetColumnError(String) | (Inherited from DataRow.) |
![]() |
GetColumnError(DataColumn) | (Inherited from DataRow.) |
![]() |
GetColumnsInError | (Inherited from DataRow.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParentRow(String) | (Inherited from DataRow.) |
![]() |
GetParentRow(DataRelation) | (Inherited from DataRow.) |
![]() |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRows(String) | (Inherited from DataRow.) |
![]() |
GetParentRows(DataRelation) | (Inherited from DataRow.) |
![]() |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasVersion | (Inherited from DataRow.) |
![]() |
IsCODE_VALUENull | Determines whether the CODE_VALUE property is set to a null value. |
![]() |
IsDATE_VALUENull | Determines whether the DATE_VALUE property is set to a null value. |
![]() |
IsDUR_FMTNull | Determines whether the DUR_FMT property is set to a null value. |
![]() |
IsDUR_VALUENull | Determines whether the DUR_VALUE property is set to a null value. |
![]() |
IsFIELD_TYPE_ENUMNull | Determines whether the FIELD_TYPE_ENUM property is set to a null value. |
![]() |
IsFLAG_VALUENull | Determines whether the FLAG_VALUE property is set to a null value. |
![]() |
IsINDICATOR_VALUENull | Determines whether the INDICATOR_VALUE property is set to a null value. |
![]() |
IsMD_PROP_IDNull | Determines whether the MD_PROP_ID property is set to a null value. |
![]() |
IsMD_PROP_NAMENull | Determines whether the MD_PROP_NAME property is set to a null value. |
![]() |
IsMD_PROP_UIDNull | Determines whether the MD_PROP_UID property is set to a null value. |
![]() |
IsNull(Int32) | (Inherited from DataRow.) |
![]() |
IsNull(String) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) |
![]() |
IsNUM_VALUENull | Determines whether the NUM_VALUE property is set to a null value. |
![]() |
IsTEXT_VALUENull | Determines whether the TEXT_VALUE property is set to a null value. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetCODE_VALUENull | Sets the CODE_VALUE property to a null value. |
![]() |
SetColumnError(Int32, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(String, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) |
![]() |
SetDATE_VALUENull | Sets the DATE_VALUE property to a null value. |
![]() |
SetDUR_FMTNull | Sets the DUR_FMT property to a null value. |
![]() |
SetDUR_VALUENull | Sets the DUR_VALUE property to a null value. |
![]() |
SetFIELD_TYPE_ENUMNull | Sets the FIELD_TYPE_ENUM property to a null value. |
![]() |
SetFLAG_VALUENull | Sets the FLAG_VALUE property to a null value. |
![]() |
SetINDICATOR_VALUENull | Sets the INDICATOR_VALUE property to a null value. |
![]() |
SetMD_PROP_IDNull | Sets the MD_PROP_ID property to a null value. |
![]() |
SetMD_PROP_NAMENull | Sets the MD_PROP_NAME property to a null value. |
![]() |
SetMD_PROP_UIDNull | Sets the MD_PROP_UID property to a null value. |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetNUM_VALUENull | Sets the NUM_VALUE property to a null value. |
![]() |
SetParentRow(DataRow) | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) |
![]() |
SetTEXT_VALUENull | Sets the TEXT_VALUE property to a null value. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)