Udostępnij za pośrednictwem


ActiveDirectorySchemaProperty.RangeUpper Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą maksymalną wartość lub długość obiektu ActiveDirectorySchemaProperty .

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

Wartość właściwości

Wartość Int32 wskazująca maksymalną 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.

Brak górnego zakresu dla tej właściwości.

Dotyczy

Zobacz też