AbstractInstance.DataClass, propriété (Microsoft.Office.Server.ApplicationRegistry.Runtime)
When overridden in a derived class, gets the DataClass object this instance belongs to.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DataClass As DataClass
'Utilisation
Dim instance As AbstractInstance
Dim value As DataClass
value = instance.DataClass
public DataClass DataClass { get; }
Valeur de la propriété
A DataClass object that this instance belongs to.
Voir aussi
Référence
AbstractInstance, classe
Membres AbstractInstance
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms