StatusingDataSet.ProjectsDataTable.PROJ_IS_VISIBILITY_MODEColumn property
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property PROJ_IS_VISIBILITY_MODEColumn As DataColumn
Get
'Usage
Dim instance As StatusingDataSet.ProjectsDataTable
Dim value As DataColumn
value = instance.PROJ_IS_VISIBILITY_MODEColumn
public DataColumn PROJ_IS_VISIBILITY_MODEColumn { get; }
Property value
Type: System.Data.DataColumn
See also
Reference
StatusingDataSet.ProjectsDataTable class