Compartir a través de


: IInstance.ViewDefinition (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the schema of the current view of the instance.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
ReadOnly Property ViewDefinition As View
'Uso
Dim instance As IInstance
Dim value As View

value = instance.ViewDefinition
View ViewDefinition { get; }

Valor de propiedad

A View object representing the schema of the current view of the instance.

Vea también

Referencia

IInstance (Interfaz)
IInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)