Compartilhar via


ResourceDataSet.CalendarExceptionsRow.Name propriedade

O nome fornecido para essa exceção, como férias.

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

Sintaxe

'Declaração
Public Property Name As String
    Get
    Set
'Uso
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As String

value = instance.Name

instance.Name = value
public string Name { get; set; }

Valor de propriedade

Tipo: System.String

Ver também

Referência

ResourceDataSet.CalendarExceptionsRow classe

ResourceDataSet.CalendarExceptionsRow membros

WebSvcWorkflow namespace