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