ISecurableObject.FirstUniqueAncestor Property

Gets the first unique ancestor for the object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

ReadOnly Property FirstUniqueAncestor As ISecurableObject
    Get

Dim instance As ISecurableObject
Dim value As ISecurableObject

value = instance.FirstUniqueAncestor
ISecurableObject FirstUniqueAncestor { get; }

Property Value

Type: Microsoft.SharePoint.ISecurableObject
An ISecurableObject interface that represents the first unique ancestor.

See Also

Reference

ISecurableObject Interface

ISecurableObject Members

Microsoft.SharePoint Namespace