StatusingDataSet.ProjectsRow.PROJ_IS_VISIBILITY_MODE propriedade
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Property PROJ_IS_VISIBILITY_MODE As Boolean
Get
Set
'Uso
Dim instance As StatusingDataSet.ProjectsRow
Dim value As Boolean
value = instance.PROJ_IS_VISIBILITY_MODE
instance.PROJ_IS_VISIBILITY_MODE = value
public bool PROJ_IS_VISIBILITY_MODE { get; set; }
Valor de propriedade
Tipo: System.Boolean
Ver também
Referência
StatusingDataSet.ProjectsRow classe