SPMetabaseObject.Exists Property

Gets a Boolean value that indicates whether the object exists in the configuration store.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property Exists As Boolean
    Get
'Usage
Dim instance As SPMetabaseObject
Dim value As Boolean

value = instance.Exists
public bool Exists { get; }

Property Value

Type: System.Boolean
true if the object exists in the AD DS as a directory entry; otherwise, false.

Remarks

The technology underlying the AD DS gives the administrator the ability to locate and manage server and network resources.

See Also

Reference

SPMetabaseObject Class

SPMetabaseObject Members

Microsoft.SharePoint.Administration Namespace

RelativePath