CustomFieldDataSet.CustomFieldsRow properties
Office 2013 and later
The CustomFieldDataSet.CustomFieldsRow type exposes the following members.
| Name | Description | |
|---|---|---|
|
APP_ENTITY_UID | Gets or sets a custom field alternate entity GUID that is specified in an App package for Project Online. |
|
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_AGGREGATION_TYPE_ENUM | Gets or sets the roll-up type for a custom field. |
|
MD_ENT_TYPE_UID | Gets or sets the type of entity (project, task, or resource) for the custom field. |
|
MD_LOOKUP_TABLE_UID | Gets or sets the unique identifier of the lookup table to use for the custom field. |
|
MD_PROP_CHECKOUTBY | Gets or sets the unique identifier of the user who has the custom field checked out for modification. |
|
MD_PROP_CHECKOUTDATE | Gets or sets the date and time that the custom field was checked out for modification. |
|
MD_PROP_COPY_ON_REASSIGNMENT | Gets or sets a value that indicates whether to copy the assignment custom field when a task is reassigned to a different resource. |
|
MD_PROP_DEFAULT_VALUE | Gets or sets the unique identifier of the default value in a lookup table for a custom field. |
|
MD_PROP_DEPARTMENT_UID | Gets or sets the GUID of the department for a departmental custom field. |
|
MD_PROP_DESCRIPTION | Gets or sets the description of the custom field. |
|
MD_PROP_FORMULA | Gets or sets the formula that calculates the value of a custom field. |
|
MD_PROP_GRAPHICAL_INDICATOR | Gets or sets the graphical indicator for a custom field. |
|
MD_PROP_GRAPHICAL_INDICATOR_TOOLTIP | Gets or sets a value that indicates whether the graphical indicator has a tooltip. |
|
MD_PROP_ID | Gets or sets the integer identifier of the enterprise custom field. |
|
MD_PROP_ID_SECONDARY | Gets or sets the assignment custom field identifier for resource and task custom fields. |
|
MD_PROP_IS_EDITABLE_IN_VISIBILITY | Gets or sets a value that indicates whether the value is editable in project site visibility mode. |
|
MD_PROP_IS_LEAF_NODE_ONLY | Gets or sets a value that indicates whether the custom field value must be a leaf node in the lookup table. |
|
MD_PROP_IS_MULTILINE_TEXT | Gets or sets a value that indicates whether the text custom field can contain multiple lines. |
|
MD_PROP_IS_REQUIRED | Gets or sets a value that indicates whether the custom field is required when the entity (project, resource, or task) is created. |
|
MD_PROP_IS_WORKFLOW_CONTROLLED | Gets or sets a value that indicates whether the custom field is controlled by a workflow. |
|
MD_PROP_MAX_VALUES | Gets or sets a value that indicates whether the custom field has a single value or uses a multivalue lookup table. |
|
MD_PROP_NAME | Gets or sets the name of the custom field. |
|
MD_PROP_PROJ_SUMM_GRAPHICAL_INDICATOR | Gets or sets the project summary graphical indicator for the custom field. |
|
MD_PROP_ROLLDOWN_TO_ASSN | Gets or sets a value that indicates whether the resource or task custom field rolls down to assignments. |
|
MD_PROP_SUMM_GRAPHICAL_INDICATOR | Gets or sets the custom field graphical indicator for the summary task. |
|
MD_PROP_TYPE_ENUM | Gets or sets the type of the custom field. |
|
MD_PROP_UID | Gets or sets the unique identifier of the custom field. |
|
MD_PROP_UID_SECONDARY | Gets or sets the unique identifier for the assignment custom field for resource and task custom fields. |
|
MD_PROP_USE_FOR_MATCHING | Gets or sets a value that indicates whether to use the resource custom field for matching generic resources. |
|
MOD_DATE | Gets or sets the date and time that the custom field was most recently modified. |
|
RowError | (Inherited from DataRow.) |
|
RowState | (Inherited from DataRow.) |
|
Table | (Inherited from DataRow.) |
Show: