ActiveDirectorySchemaClass.IsDefunct Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of het ActiveDirectorySchemaClass object is in gebruik.

public:
 property bool IsDefunct { bool get(); void set(bool value); };
public bool IsDefunct { get; set; }
member this.IsDefunct : bool with get, set
Public Property IsDefunct As Boolean

Waarde van eigenschap

Een Boolean waarde die aangeeft of het huidige schemaklasseobject is affunct. true als het object is afsleukt; anders, false.

Van toepassing op

Zie ook