Compartilhar via


ProjectDataSet.AssignmentRow.ResourceIsGeneric property

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

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'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; }

Property value

Type: System.Boolean

Comentários

Somente leitura.

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace