Compartir a través de


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

Gets the data class (entity) that this object is an instance of.

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

Sintaxis

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

value = instance.DataClass
DataClass DataClass { get; }

Valor de propiedad

A DataClass object representing the entity this is an instance of.

Vea también

Referencia

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