ResourcePlanDataSet.PlanAssignmentCustomFieldsRow Members
Include Protected Members
Include Inherited Members
Represents a custom field value related to a particular PlanAssignmentRow object.
The ResourcePlanDataSet.PlanAssignmentCustomFieldsRow type exposes the following members.
Properties
Name
Description
Specifies the unique identifier for custom fields belonging to the current resource plan assignment.
Specifies the value of the custom field if the FIELD_TYPE_ENUM property is set to type GUID.
Specifies the unique identifier for a custom field belonging to the current resource plan.
Specifies the display format you want for the DUR_VALUE property if the FIELD_TYPE_ENUM property is set to type DURATION.
Specifies the value of the custom field if the FIELD_TYPE_ENUM() property is set to type GUID.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
Determines whether the CODE_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the DATE_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the DUR_FMT property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the DUR_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the FIELD_TYPE_ENUM property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the FLAG_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the IS_ROLLED_DOWN property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the MD_PROP_ID property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the MD_PROP_UID property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the NUM_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the TEXT_VALUE property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the CODE_VALUE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
Sets the DATE_VALUE property to a a null reference (Nothing in Visual Basic) value.
Sets the DUR_FMT property to a a null reference (Nothing in Visual Basic) value.
Sets the DUR_VALUE property to a a null reference (Nothing in Visual Basic) value.
Sets the FIELD_TYPE_ENUM property to a a null reference (Nothing in Visual Basic) value.
Sets the FLAG_VALUE property to a a null reference (Nothing in Visual Basic) value.
Sets the IS_ROLLED_DOWN property to a a null reference (Nothing in Visual Basic) value.
Sets the MD_PROP_ID property to a a null reference (Nothing in Visual Basic) value.
Sets the MD_PROP_UID property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
Sets the NUM_VALUE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the TEXT_VALUE property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top