Compartir a través de


de la propiedad ProjectDataSet.ProjectResourceRow.ResourceIsGeneric

Indica si este recurso es un recurso genérico de marcador de posición.

Espacio de nombres:  WebSvcProject
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property ResourceIsGeneric As Boolean
    Get
    Set
'Uso
Dim instance As ProjectDataSet.ProjectResourceRow
Dim value As Boolean

value = instance.ResourceIsGeneric

instance.ResourceIsGeneric = value
public bool ResourceIsGeneric { get; set; }

Valor de propiedad

Tipo: System.Boolean

Comentarios

Solo lectura.

Vea también

Referencia

clase ProjectDataSet.ProjectResourceRow

Miembros ProjectDataSet.ProjectResourceRow

Espacio de nombres WebSvcProject