Condividi tramite


ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.MD_PROP_ID property

Specifies the integer-based identifier of the enterprise custom field.

Namespace:  WebSvcResourcePlan
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property MD_PROP_ID As Integer
    Get
    Set
'Usage
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRow
Dim value As Integer

value = instance.MD_PROP_ID

instance.MD_PROP_ID = value
public int MD_PROP_ID { get; set; }

Property value

Type: System.Int32

See also

Reference

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow class

ResourcePlanDataSet.PlanAssignmentCustomFieldsRow members

WebSvcResourcePlan namespace