de la propiedad ProjectDataSet.ProjectRow.PROJ_IS_TASK_LIST
Espacio de nombres: WebSvcProject
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property PROJ_IS_TASK_LIST As Boolean
Get
Set
'Uso
Dim instance As ProjectDataSet.ProjectRow
Dim value As Boolean
value = instance.PROJ_IS_TASK_LIST
instance.PROJ_IS_TASK_LIST = value
public bool PROJ_IS_TASK_LIST { get; set; }
Valor de propiedad
Tipo: System.Boolean
Vea también
Referencia
clase ProjectDataSet.ProjectRow