SPMonitoredScope.ParentScopeId - Propriété

L'id de portée parent pour l'étendue actuelle. Si il n'y a pas de parent, il retourne -1

Espace de noms :  Microsoft.SharePoint.Utilities
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ParentScopeId As Long
    Get
    Set
'Utilisation
Dim instance As SPMonitoredScope
Dim value As Long

value = instance.ParentScopeId

instance.ParentScopeId = value
public long ParentScopeId { get; set; }

Valeur de propriété

Type : System.Int64

Voir aussi

Référence

SPMonitoredScope classe

SPMonitoredScope - Membres

Microsoft.SharePoint.Utilities - Espace de noms