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.
Include Protected Members
Include Inherited Members
Represents a custom field value for a specific ResourceAssignmentDataSet.ResourceAssignmentRow object.
The ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ASSN_UID | Gets or sets the assignment GUID for a custom field. |
![]() |
CODE_VALUE | Gets or sets the 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 value GUID. |
![]() |
DATE_VALUE | Gets or sets the custom field value if the FIELD_TYPE_ENUM property is set to type DATE. |
![]() |
DUR_FMT | Specifies the 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 DURATION. |
![]() |
FIELD_TYPE_ENUM | Specifies the PSDataType value for this custom field. |
![]() |
FLAG_VALUE | Gets or sets the custom field value if the FIELD_TYPE_ENUM property is set to type YESNO. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
INDICATOR_VALUE | Gets or sets the index in the graphical indicators array for the custom field value. |
![]() |
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 an integer-formatted unique identifier for this custom field definition. |
![]() |
MD_PROP_UID | Specifies the unique identifier of the custom field definition to which this custom field resolves. |
![]() |
NUM_VALUE | Specifies the value of the custom field if the FIELD_TYPE_ENUM property is set to type NUMBER. |
![]() |
PROJ_UID | Specifies the unique identifier of the project to which this assignment belongs. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
TEXT_VALUE | Specifies 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 a null reference (Nothing in Visual Basic) value. |
![]() |
IsDATE_VALUENull | Determines whether the DATE_VALUE property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsDUR_FMTNull | Determines whether the DUR_FMT property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsDUR_VALUENull | Determines whether the DUR_VALUE property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsFIELD_TYPE_ENUMNull | Determines whether the FIELD_TYPE_ENUM property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsFLAG_VALUENull | Determines whether the FLAG_VALUE property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsINDICATOR_VALUENull | Determines whether INDICATOR_VALUE property is set to a null value. |
![]() |
IsMD_PROP_IDNull | Determines whether the MD_PROP_ID property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_UIDNull | Determines whether the MD_PROP_UID property is set to a a null reference (Nothing in Visual Basic) 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 a null reference (Nothing in Visual Basic) value. |
![]() |
IsTEXT_VALUENull | Determines whether the TEXT_VALUE property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetCODE_VALUENull | Sets the CODE_VALUE property to a a null reference (Nothing in Visual Basic) 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 a null reference (Nothing in Visual Basic) value. |
![]() |
SetDUR_FMTNull | Sets the DUR_FMT property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetDUR_VALUENull | Sets the DUR_VALUE property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetFIELD_TYPE_ENUMNull | Sets the FIELD_TYPE_ENUM property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetFLAG_VALUENull | Sets the FLAG_VALUE property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetINDICATOR_VALUENull | Sets the INDICATOR_VALUE property to a null value. |
![]() |
SetMD_PROP_IDNull | Sets the MD_PROP_ID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_UIDNull | Sets the MD_PROP_UID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetNUM_VALUENull | Sets the NUM_VALUE property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetParentRow(DataRow) | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) |
![]() |
SetTEXT_VALUENull | Sets the TEXT_VALUE property to a a null reference (Nothing in Visual Basic) value. |
![]() |
ToString | (Inherited from Object.) |
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
GetValue<T> | Reserved for internal use. (Defined by PSUtility.) |
Top
See Also
Reference
ResourceAssignmentDataSet.ResourceAssignmentCustomFieldsRow Class