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.
Specifies one row of statusing data for an enterprise custom field.
The StatusingDataSet.EnterpriseCustomFieldMetadataRow 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_ENT_TYPE_UID | Specifies the unique identifier for the statusing custom field, which is then also used for resource and task custom fields. |
![]() |
MD_LOOKUP_TABLE_UID | Specifies the unique identifier of the lookup table to use for the custom field. |
![]() |
MD_PROP_DEFAULT_VALUE | Specifies the unique identifier of the default value in a lookup table for a custom field. |
![]() |
MD_PROP_HAS_FORMULA | Specifies whether the custom field contains a formula. |
![]() |
MD_PROP_HAS_GRAPHICAL_INDICATOR | Specifies whether the custom field uses a graphical indicator. |
![]() |
MD_PROP_ID | Specifies the integer-formatted unique identifier of a custom field. |
![]() |
MD_PROP_ID_SECONDARY | Specifies the statusing custom field identifier for resource custom fields and task custom fields. |
![]() |
MD_PROP_IS_LEAF_NODE_ONLY | Specifies whether the custom field value must be a leaf node in the lookup table. |
![]() |
MD_PROP_IS_REQUIRED | Specifies whether the custom field is required when the entity (project, resource, or task) is created. |
![]() |
MD_PROP_MAX_VALUES | Specifies whether the custom field has a single value or uses a multi-value lookup table. |
![]() |
MD_PROP_NAME | Specifies the name of the custom field. |
![]() |
MD_PROP_ROLLDOWN_TO_ASSN | Specifies whether the resource custom field or task custom field rolls down to assignments. |
![]() |
MD_PROP_TYPE_ENUM | Specifies the type of the custom field. |
![]() |
MD_PROP_UID | Specifies the unique identifier of the custom field. |
![]() |
MD_PROP_UID_SECONDARY | Specifies the unique identifier of the statusing custom field that is used for resource and task custom fields. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
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.) |
![]() |
IsMD_LOOKUP_TABLE_UIDNull | Determines whether the MD_LOOKUP_TABLE_UID property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_DEFAULT_VALUENull | Determines whether the MD_PROP_DEFAULT_VALUE property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_HAS_FORMULANull | Determines whether the MD_PROP_HAS_FORMULA property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_HAS_GRAPHICAL_INDICATORNull | Determines whether the MD_PROP_HAS_GRAPHICAL_INDICATOR property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_ID_SECONDARYNull | Determines whether the MD_PROP_ID_SECONDARY property is set to a a null reference (Nothing in Visual Basic) 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_IS_LEAF_NODE_ONLYNull | Determines whether the MD_PROP_IS_LEAF_NODE_ONLY property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_IS_REQUIREDNull | Determines whether the MD_PROP_IS_REQUIRED property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_MAX_VALUESNull | Determines whether the MD_PROP_MAX_VALUES property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_ROLLDOWN_TO_ASSNNull | Determines whether the MD_PROP_ROLLDOWN_TO_ASSN property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_TYPE_ENUMNull | Determines whether the MD_PROP_TYPE_ENUM property is set to a a null reference (Nothing in Visual Basic) value. |
![]() |
IsMD_PROP_UID_SECONDARYNull | Determines whether the MD_PROP_UID_SECONDARY 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.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetColumnError(Int32, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(String, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) |
![]() |
SetMD_LOOKUP_TABLE_UIDNull | Sets the MD_LOOKUP_TABLE_UID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_DEFAULT_VALUENull | Sets the MD_PROP_DEFAULT_VALUE property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_HAS_FORMULANull | Sets the MD_PROP_HAS_FORMULA property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_HAS_GRAPHICAL_INDICATORNull | Sets the MD_PROP_HAS_GRAPHICAL_INDICATOR property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_ID_SECONDARYNull | Sets the MD_PROP_ID_SECONDARY property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_IDNull | Sets the MD_PROP_ID property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_IS_LEAF_NODE_ONLYNull | Sets the MD_PROP_IS_LEAF_NODE_ONLY property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_IS_REQUIREDNull | Sets the MD_PROP_IS_REQUIRED property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_MAX_VALUESNull | Sets the MD_PROP_MAX_VALUES property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_ROLLDOWN_TO_ASSNNull | Sets the MD_PROP_ROLLDOWN_TO_ASSN property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_TYPE_ENUMNull | Sets the MD_PROP_TYPE_ENUM property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetMD_PROP_UID_SECONDARYNull | Sets the MD_PROP_UID_SECONDARY property to a a null reference (Nothing in Visual Basic) value. |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow) | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)