ResourceAssignmentDataSet.ResourceAssignmentDataTable.ASSN_DEMAND_REQColumn Property
Defines the column for the ASSN_DEMAND_REQ field.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
Syntax
'Declaration
Public ReadOnly Property ASSN_DEMAND_REQColumn As DataColumn
Get
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentDataTable
Dim value As DataColumn
value = instance.ASSN_DEMAND_REQColumn
public DataColumn ASSN_DEMAND_REQColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
ResourceAssignmentDataSet.ResourceAssignmentDataTable Class
ResourceAssignmentDataSet.ResourceAssignmentDataTable Members