ResourcePlanDataSet.PlanAssignmentCustomFieldsDataTable.IS_ROLLED_DOWNColumn property
Defines the column for the IS_ROLLED_DOWN field.
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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