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