Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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