StatusingDataSet.AssignmentsDataTable.WASSN_DELETED_IN_PROJColumn property
Defines the column for the WASSN_DELETED_IN_PROJ field.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property WASSN_DELETED_IN_PROJColumn As DataColumn
Get
'Usage
Dim instance As StatusingDataSet.AssignmentsDataTable
Dim value As DataColumn
value = instance.WASSN_DELETED_IN_PROJColumn
public DataColumn WASSN_DELETED_IN_PROJColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
StatusingDataSet.AssignmentsDataTable class