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