Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Schema domain object.
Namespace: Microsoft.SharePoint.Search.Extended.Administration
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Public ReadOnly Property Schema As Schema
Get
'Usage
Dim instance As SchemaContext
Dim value As Schema
value = instance.Schema
public Schema Schema { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Schema.Schema
Gets the Schema domain object.
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace