Compartilhar via


ProjectDataSet.AssignmentRow.ResourceIsGeneric propriedade

Indica se o recurso for um espaço reservado genérico.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Property ResourceIsGeneric As Boolean
    Get
    Set
'Uso
Dim instance As ProjectDataSet.AssignmentRow
Dim value As Boolean

value = instance.ResourceIsGeneric

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

Valor de propriedade

Tipo: System.Boolean

Comentários

Somente leitura.

Ver também

Referência

ProjectDataSet.AssignmentRow classe

ProjectDataSet.AssignmentRow membros

WebSvcStatusing namespace