StatusingDataSet.ProjectsRow.IsPROJ_IS_VISIBILITY_MODENull method
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsPROJ_IS_VISIBILITY_MODENull As Boolean
'Usage
Dim instance As StatusingDataSet.ProjectsRow
Dim returnValue As Boolean
returnValue = instance.IsPROJ_IS_VISIBILITY_MODENull()
public bool IsPROJ_IS_VISIBILITY_MODENull()
Return value
Type: System.Boolean
See also
Reference
StatusingDataSet.ProjectsRow class