: FindItemType.ItemShape (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property ItemShape As ItemResponseShapeType
'Uso
Dim instance As FindItemType
Dim value As ItemResponseShapeType
value = instance.ItemShape
instance.ItemShape = value
public ItemResponseShapeType ItemShape { get; set; }
Vea también
Referencia
FindItemType (Clase)
FindItemType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)