: AbstractInstance.DataClass (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
When overridden in a derived class, gets the DataClass object this instance belongs to.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property DataClass As DataClass
'Uso
Dim instance As AbstractInstance
Dim value As DataClass
value = instance.DataClass
public DataClass DataClass { get; }
Valor de propiedad
A DataClass object that this instance belongs to.
Vea también
Referencia
AbstractInstance (Clase)
AbstractInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)