ItemsChoiceType Enumeration (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<SerializableAttribute> _
<GeneratedCodeAttribute("xsd", "2.0.50727.42")> _
<XmlTypeAttribute(Namespace:="urn:deployment-manifest-schema", IncludeInSchema:=False)> _
Public Enumeration ItemsChoiceType
'Usage
Dim instance As ItemsChoiceType
[SerializableAttribute] 
[GeneratedCodeAttribute("xsd", "2.0.50727.42")] 
[XmlTypeAttribute(Namespace="urn:deployment-manifest-schema", IncludeInSchema=false)] 
public enum ItemsChoiceType

Members

  Member name Description
Aggregations  
Formats  
GanttFields  
GroupByFooter  
GroupByHeader  
PagedClientCallbackRowset  
PagedRecurrenceRowset  
PagedRowset  
Query  
RowLimit  
RowLimitExceeded  
Script  
Toolbar  
ViewBody  
ViewEmpty  
ViewFields  
ViewFooter  
ViewHeader  
ViewStyle  

See Also

Reference

Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace