Share via


ResourceAssignmentDataSet.ResourceAssignmentDataTable.ASSN_START_VARColumn Property

Defines the column for the ASSN_START_VAR 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_START_VARColumn As DataColumn
    Get
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentDataTable
Dim value As DataColumn

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

Property Value

Type: System.Data.DataColumn

See Also

Reference

ResourceAssignmentDataSet.ResourceAssignmentDataTable Class

ResourceAssignmentDataSet.ResourceAssignmentDataTable Members

Resource Web Service