次の方法で共有


ResourcePlanDataSet.PlanAssignmentCustomFieldsDataTable.IS_ROLLED_DOWNColumn Property

Defines the column for the IS_ROLLED_DOWN 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 ReadOnly Property IS_ROLLED_DOWNColumn As DataColumn
    Get
'Usage
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsDataTable
Dim value As DataColumn

value = instance.IS_ROLLED_DOWNColumn
public DataColumn IS_ROLLED_DOWNColumn { get; }

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourcePlanDataSet.PlanAssignmentCustomFieldsDataTable Class

ResourcePlanDataSet.PlanAssignmentCustomFieldsDataTable Members

ResourcePlan Web Service