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

Public property

ASSN_UID

Specifies the unique identifier for custom fields belonging to the current resource plan assignment.

Public property

CODE_VALUE

Specifies the value of the custom field if the FIELD_TYPE_ENUM property is set to type GUID.

Public property

CUSTOM_FIELD_UID

Specifies the unique identifier for a custom field belonging to the current resource plan.

Public property

DATE_VALUE

Specifies the display format you want for the DUR_VALUE property if the FIELD_TYPE_ENUM property is set to type DURATION.

Public property

DUR_FMT

Public property

DUR_VALUE

Specifies the value of the custom field if the FIELD_TYPE_ENUM() property is set to type GUID.

Public property

FIELD_TYPE_ENUM

Public property

FLAG_VALUE

Public property

HasErrors

(Inherited from DataRow.)

Public property

IS_ROLLED_DOWN

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_PROP_ID

Public property

MD_PROP_UID

Public property

NUM_VALUE

Public property

PROJ_UID

Public property

RowError

(Inherited from DataRow.)

Public property

RowState

(Inherited from DataRow.)

Public property

Table

(Inherited from DataRow.)

Public property

TEXT_VALUE

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

IsCODE_VALUENull

Determines whether the CODE_VALUE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsDATE_VALUENull

Determines whether the DATE_VALUE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsDUR_FMTNull

Determines whether the DUR_FMT property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsDUR_VALUENull

Determines whether the DUR_VALUE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsFIELD_TYPE_ENUMNull

Determines whether the FIELD_TYPE_ENUM property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsFLAG_VALUENull

Determines whether the FLAG_VALUE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsIS_ROLLED_DOWNNull

Determines whether the IS_ROLLED_DOWN property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsMD_PROP_IDNull

Determines whether the MD_PROP_ID property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsMD_PROP_UIDNull

Determines whether the MD_PROP_UID property is set to a a null reference (Nothing in Visual Basic) 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.)

Public method

IsNUM_VALUENull

Determines whether the NUM_VALUE property is set to a a null reference (Nothing in Visual Basic) value.

Public method

IsTEXT_VALUENull

Determines whether the TEXT_VALUE property is set to a a null reference (Nothing in Visual Basic) value.

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

RejectChanges

(Inherited from DataRow.)

Public method

SetAdded

(Inherited from DataRow.)

Public method

SetCODE_VALUENull

Sets the CODE_VALUE property to a a null reference (Nothing in Visual Basic) value.

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

SetDATE_VALUENull

Sets the DATE_VALUE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetDUR_FMTNull

Sets the DUR_FMT property to a a null reference (Nothing in Visual Basic) value.

Public method

SetDUR_VALUENull

Sets the DUR_VALUE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetFIELD_TYPE_ENUMNull

Sets the FIELD_TYPE_ENUM property to a a null reference (Nothing in Visual Basic) value.

Public method

SetFLAG_VALUENull

Sets the FLAG_VALUE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetIS_ROLLED_DOWNNull

Sets the IS_ROLLED_DOWN property to a a null reference (Nothing in Visual Basic) value.

Public method

SetMD_PROP_IDNull

Sets the MD_PROP_ID property to a a null reference (Nothing in Visual Basic) value.

Public method

SetMD_PROP_UIDNull

Sets the MD_PROP_UID property to a a null reference (Nothing in Visual Basic) value.

Public method

SetModified

(Inherited from DataRow.)

Protected method

SetNull

(Inherited from DataRow.)

Public method

SetNUM_VALUENull

Sets the NUM_VALUE property to a a null reference (Nothing in Visual Basic) value.

Public method

SetParentRow(DataRow)

(Inherited from DataRow.)

Public method

SetParentRow(DataRow, DataRelation)

(Inherited from DataRow.)

Public method

SetTEXT_VALUENull

Sets the TEXT_VALUE property to a a null reference (Nothing in Visual Basic) value.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow Class

WebSvcResourcePlan Namespace