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