ResourcePlanDataSet.PlanAssignmentCustomFieldsRow Members
Include Protected Members
Include Inherited Members
Represents a custom field value that is related to a particular PlanAssignmentRow object.
The ResourcePlanDataSet.PlanAssignmentCustomFieldsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
ASSN_UID | Specifies the unique identifier for custom fields that belong to the current resource plan assignment. | |
CODE_VALUE | Specifies the value of the custom field, if the FIELD_TYPE_ENUM property is set to type GUID. | |
CUSTOM_FIELD_UID | Specifies the unique identifier for a custom field that belongs to the current resource plan. | |
DATE_VALUE | Specifies the display format that you want for the DUR_VALUE property, if the FIELD_TYPE_ENUM property is set to type DURATION. | |
DUR_FMT | Specifies the desired display format for the DUR_VALUE property, if the FIELD_TYPE_ENUM property is set to type DURATION. | |
DUR_VALUE | Specifies the value of the custom field, if the FIELD_TYPE_ENUM() property is set to type GUID. | |
FIELD_TYPE_ENUM | Specifies the FIELD_TYPE_ENUM value for this custom field. | |
FLAG_VALUE | Specifies the custom field value, if the FIELD_TYPE_ENUM property is set to type YESNO. | |
HasErrors | (Inherited from DataRow.) | |
IS_ROLLED_DOWN | Specifies whether the actual cost field value is rolled down to the associated assignment(s). | |
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 | Specifies the integer-based identifier of the enterprise custom field. | |
MD_PROP_UID | Specifies the unique identifier of the custom field. | |
NUM_VALUE | Specifies the custom field value, if the FIELD_TYPE_ENUM property is set to type NUMBER. | |
PROJ_UID | Specifies the unique identifier of the project to which this custom field belongs. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
TEXT_VALUE | Specifies the custom field value, 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. | |
IsIS_ROLLED_DOWNNull | Determines whether the IS_ROLLED_DOWN 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_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. | |
SetIS_ROLLED_DOWNNull | Sets the IS_ROLLED_DOWN property to a null value. | |
SetMD_PROP_IDNull | Sets the MD_PROP_ID 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
Extension Methods
Name | Description | |
---|---|---|
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top