ActiveDirectorySchemaProperty.RangeLower Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą minimalną wartość lub długość właściwości schematu.

public:
 property Nullable<int> RangeLower { Nullable<int> get(); void set(Nullable<int> value); };
public int? RangeLower { get; set; }
member this.RangeLower : Nullable<int> with get, set
Public Property RangeLower As Nullable(Of Integer)

Wartość właściwości

Element Int32 reprezentujący minimalną wartość lub długość ActiveDirectorySchemaProperty wartości obiektu.

Wyjątki

Wywołanie podstawowej usługi katalogowej spowodowało błąd.

Serwer docelowy jest zajęty lub niedostępny.

Dla tej właściwości nie ma niższego zakresu.

Dotyczy

Zobacz też