CustomFieldDataSet.CustomFieldsRow Members

Include Protected Members
Include Inherited Members

Represents an enterprise custom field.

The CustomFieldDataSet.CustomFieldsRow type exposes the following members.

Properties

 

Name

Description

Public property

HasErrors

(Inherited from DataRow.)

Public property

Item[Int32]

(Inherited from DataRow.)

Public property

Item[String]

(Inherited from DataRow.)

Public property

Item[DataColumn]

(Inherited from DataRow.)

Public property

Item[Int32, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[String, DataRowVersion]

(Inherited from DataRow.)

Public property

Item[DataColumn, DataRowVersion]

(Inherited from DataRow.)

Public property

ItemArray

(Inherited from DataRow.)

Public property

MD_AGGREGATION_TYPE_ENUM

Specifies the rollup type for a custom field.

Public property

MD_ENT_TYPE_UID

Specifies the type of entity (project, task, or resource) for the custom field.

Public property

MD_LOOKUP_TABLE_UID

Specifies the unique identifier of the lookup table to use for the custom field.

Public property

MD_PROP_CHECKOUTBY

Specifies the unique identifier of the user who has the custom field checked out for modification.

Public property

MD_PROP_CHECKOUTDATE

Specifies the date and time that the custom field was checked out for modification.

Public property

MD_PROP_DEFAULT_VALUE

Specifies the unique identifier of the default value in a lookup table for a custom field.

Public property

MD_PROP_FORMULA

Formula that calculates the value of a custom field.

Public property

MD_PROP_GRAPHICAL_INDICATOR

Definition of a graphical indicator for a custom field.

Public property

MD_PROP_GRAPHICAL_INDICATOR_TOOLTIP

Specifies the tooltip text for the graphical indicator.

Public property

MD_PROP_ID

Integer identifier of the enterprise custom field.

Public property

MD_PROP_ID_SECONDARY

Assignment custom field identifier for resource and task custom fields.

Public property

MD_PROP_IS_LEAF_NODE_ONLY

Specifies whether the custom field value must be a leaf node in the lookup table.

Public property

MD_PROP_IS_REQUIRED

Specifies whether the custom field is required when the entity (project, resource, or task) is created.

Public property

MD_PROP_MAX_VALUES

Specifies whether the custom field has a single value or uses a multi-value lookup table.

Public property

MD_PROP_NAME

Name of the custom field.

Public property

MD_PROP_PROJ_SUMM_GRAPHICAL_INDICATOR

Definition of the project summary graphical indicator for the custom field.

Public property

MD_PROP_ROLLDOWN_TO_ASSN

Specifies whether the resource or task custom field rolls down to assignments.

Public property

MD_PROP_SUMM_GRAPHICAL_INDICATOR

Definition of the custom field graphical indicator for the summary task.

Public property

MD_PROP_TYPE_ENUM

Type of the custom field.

Public property

MD_PROP_UID

Specifies the unique identifier of the custom field.

Public property

MD_PROP_UID_SECONDARY

Specifies the unique identifier for the assignment custom field, for resource and task custom fields.

Public property

MD_PROP_USE_FOR_MATCHING

Specifies whether to use the resource custom field for matching generic resources.

Public property

MOD_DATE

Date and time the custom field was most recently modified.

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Top

Methods

 

Name

Description

Public method

AcceptChanges

(Inherited from DataRow.)

Public method

BeginEdit

(Inherited from DataRow.)

Public method

CancelEdit

(Inherited from DataRow.)

Public method

ClearErrors

(Inherited from DataRow.)

Public method

Delete

(Inherited from DataRow.)

Public method

EndEdit

(Inherited from DataRow.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetChildRows(String)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation)

(Inherited from DataRow.)

Public method

GetChildRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetChildRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetColumnError(Int32)

(Inherited from DataRow.)

Public method

GetColumnError(String)

(Inherited from DataRow.)

Public method

GetColumnError(DataColumn)

(Inherited from DataRow.)

Public method

GetColumnsInError

(Inherited from DataRow.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetParentRow(String)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRow(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRow(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(String)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation)

(Inherited from DataRow.)

Public method

GetParentRows(String, DataRowVersion)

(Inherited from DataRow.)

Public method

GetParentRows(DataRelation, DataRowVersion)

(Inherited from DataRow.)

Public method

GetType

(Inherited from Object.)

Public method

HasVersion

(Inherited from DataRow.)

Public method

IsMD_AGGREGATION_TYPE_ENUMNull

Determines whether the rollup type for a custom field is set to a null value.

Public method

IsMD_LOOKUP_TABLE_UIDNull

Determines whether the unique identifier specifying the rollup type for a custom field is set to a null value.

Public method

IsMD_PROP_CHECKOUTBYNull

Determines whether the unique identifier that represents the user who has the custom field checked out for modification is set to a null value.

Public method

IsMD_PROP_CHECKOUTDATENull

Determines whether the MD_PROP_CHECKOUTDATE property used to specify the date and time that the custom field was checked out for modification, is set to a null value.

Public method

IsMD_PROP_DEFAULT_VALUENull

Determines whether the unique identifier of the default value in a lookup table for a custom field is set to a null value.

Public method

IsMD_PROP_FORMULANull

Determines whether the MD_PROP_GRAPHICAL_INDICATOR_TOOLTIP property, used to store the formula that calculates the value of a custom field, is set to a null value.

Public method

IsMD_PROP_GRAPHICAL_INDICATOR_TOOLTIPNull

Determines whether the MD_PROP_GRAPHICAL_INDICATOR property, used to indicate a graphical indicator for a custom field, is set to a null value.

Public method

IsMD_PROP_GRAPHICAL_INDICATORNull

Determines whether the MD_PROP_GRAPHICAL_INDICATOR property, used to define a graphical indicator for a custom field, is set to a null value.

Public method

IsMD_PROP_ID_SECONDARYNull

Determines whether the MD_PROP_GRAPHICAL_INDICATOR_TOOLTIP property, used to determine the tooltip for a graphical indicator, is set to a null value.

Public method

IsMD_PROP_IDNull

Determines whether the MD_PROP_ID property, used to uniquely identify the enterprise custom field, is set to a null value.

Public method

IsMD_PROP_IS_LEAF_NODE_ONLYNull

Determines whether the MD_PROP_IS_LEAF_NODE_ONLY property is set to a null value.

Public method

IsMD_PROP_IS_REQUIREDNull

Determines whether the MD_PROP_IS_REQUIRED property is set to a null value.

Public method

IsMD_PROP_MAX_VALUESNull

Determines whether the MD_PROP_MAX_VALUES property is set to a null value.

Public method

IsMD_PROP_PROJ_SUMM_GRAPHICAL_INDICATORNull

Determines whether the MD_PROP_PROJ_SUMM_GRAPHICAL_INDICATOR property is set to a null value.

Public method

IsMD_PROP_ROLLDOWN_TO_ASSNNull

Determines whether the MD_PROP_ROLLDOWN_TO_ASSN property is set to a null value.

Public method

IsMD_PROP_SUMM_GRAPHICAL_INDICATORNull

Determines whether the MD_PROP_SUMM_GRAPHICAL_INDICATOR property is set to a null value.

Public method

IsMD_PROP_UID_SECONDARYNull

Determines whether the MD_PROP_UID_SECONDARY property is set to a null value.

Public method

IsMD_PROP_USE_FOR_MATCHINGNull

Determines whether the MD_PROP_USE_FOR_MATCHING property is set to a null value.

Public method

IsMOD_DATENull

Determines whether the MOD_DATE property is set to a null value.

Public method

IsNull(Int32)

(Inherited from DataRow.)

Public method

IsNull(String)

(Inherited from DataRow.)

Public method

IsNull(DataColumn)

(Inherited from DataRow.)

Public method

IsNull(DataColumn, DataRowVersion)

(Inherited from DataRow.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetColumnError(Int32, String)

(Inherited from DataRow.)

Public method

SetColumnError(String, String)

(Inherited from DataRow.)

Public method

SetColumnError(DataColumn, String)

(Inherited from DataRow.)

Public method

SetMD_AGGREGATION_TYPE_ENUMNull

Determines whether the MD_AGGREGATION_TYPE_ENUM property is set to a null value.

Public method

SetMD_LOOKUP_TABLE_UIDNull

Sets the MD_PROP_IS_LEAF_NODE_ONLY property to a null value.

Public method

SetMD_PROP_CHECKOUTBYNull

Sets the MD_PROP_CHECKOUT() property to a null value.

Public method

SetMD_PROP_CHECKOUTDATENull

Sets the MD_PROP_CHECKOUTDATE property to a null value.

Public method

SetMD_PROP_DEFAULT_VALUENull

Sets the MD_PROP_DEFAULT_VALUE property to a null value.

Public method

SetMD_PROP_FORMULANull

Sets the MD_PROP_FORMULA property to a null value.

Public method

SetMD_PROP_GRAPHICAL_INDICATOR_TOOLTIPNull

Sets the MD_PROP_GRAPHICAL_INDICATOR_TOOLTIP property to a null value.

Public method

SetMD_PROP_GRAPHICAL_INDICATORNull

Sets the MD_PROP_GRAPHICAL_INDICATOR property to a null value.

Public method

SetMD_PROP_ID_SECONDARYNull

Sets the MD_PROP_ID_SECONDARY property to a null value.

Public method

SetMD_PROP_IDNull

Sets the MD_PROP_ID property to a null value.

Public method

SetMD_PROP_IS_LEAF_NODE_ONLYNull

Sets the MD_PROP_IS_LEAF_NODE_ONLY property to a null value.

Public method

SetMD_PROP_IS_REQUIREDNull

Sets the MD_PROP_IS_REQUIRED property to a null value.

Public method

SetMD_PROP_MAX_VALUESNull

Sets the MD_PROP_MAX_VALUES property to a null value.

Public method

SetMD_PROP_PROJ_SUMM_GRAPHICAL_INDICATORNull

Sets the MD_PROP_PROJ_SUMM_GRAPHICAL_INDICATOR property to a null value.

Public method

SetMD_PROP_ROLLDOWN_TO_ASSNNull

Sets the MD_PROP_ROLLDOWN_TO_ASSN property to a null value.

Public method

SetMD_PROP_SUMM_GRAPHICAL_INDICATORNull

Sets the MD_PROP_SUMM_GRAPHICAL_INDICATOR property to a null value.

Public method

SetMD_PROP_UID_SECONDARYNull

Sets the MD_PROP_UID_SECONDARY property to a null value.

Public method

SetMD_PROP_USE_FOR_MATCHINGNull

Sets the MD_PROP_USE_FOR_MATCHING property to a null value.

Public method

SetMOD_DATENull

Sets the MOD_DATE property to a null value.

Public method

SetModified

(Inherited from DataRow.)

Protected method

SetNull

(Inherited from DataRow.)

Public method

SetParentRow(DataRow)

(Inherited from DataRow.)

Public method

SetParentRow(DataRow, DataRelation)

(Inherited from DataRow.)

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

CustomFieldDataSet.CustomFieldsRow Class

WebSvcCustomFields Namespace