de la propiedad StatusingDataSet.ProjectsRow.PROJ_NEW_TASKS_ARE_MANUAL
Obtiene un valor que indica si las tareas nuevas se programan manualmente.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property PROJ_NEW_TASKS_ARE_MANUAL As Boolean
Get
Set
'Uso
Dim instance As StatusingDataSet.ProjectsRow
Dim value As Boolean
value = instance.PROJ_NEW_TASKS_ARE_MANUAL
instance.PROJ_NEW_TASKS_ARE_MANUAL = value
public bool PROJ_NEW_TASKS_ARE_MANUAL { get; set; }
Valor de propiedad
Tipo: System.Boolean
El valor predeterminado es True.
Vea también
Referencia
clase StatusingDataSet.ProjectsRow