PublishingObjectStatus.ScheduledEndTime propriedade
Obtém ou define a hora de término agendada.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
Public Property ScheduledEndTime As DateTime
Get
Set
'Uso
Dim instance As PublishingObjectStatus
Dim value As DateTime
value = instance.ScheduledEndTime
instance.ScheduledEndTime = value
public DateTime ScheduledEndTime { get; set; }
Valor de propriedade
Tipo: System.DateTime
Ver também
Referência
PublishingObjectStatus membros