Share via


SPMetabaseObject.Exists Property

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

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

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 Active Directory Domain Services (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.AdministrationOperation Namespace

RelativePath