次の方法で共有


ResourcePlanDataSet.PlanAssignmentCustomFieldsRow.MD_PROP_ID Property

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

Namespace:  [ResourcePlan Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/ResourcePlan.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/ResourcePlan.asmx?wsdl

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

ResourcePlan Web Service