Compartir a través de


de la propiedad ResourceDataSet.CalendarExceptionsRow.Name

Especifica el nombre asignado para esta excepción, como vacaciones.

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

Sintaxis

'Declaración
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 propiedad

Tipo: System.String

Vea también

Referencia

clase ResourceDataSet.CalendarExceptionsRow

Miembros ResourceDataSet.CalendarExceptionsRow

Espacio de nombres WebSvcResource