DsmlRequestDocument.ResponseOrder Свойство

Определение

Свойство ResponseOrder содержит одно из значений DsmlResponseOrder, задающее порядок ответа.

public:
 property System::DirectoryServices::Protocols::DsmlResponseOrder ResponseOrder { System::DirectoryServices::Protocols::DsmlResponseOrder get(); void set(System::DirectoryServices::Protocols::DsmlResponseOrder value); };
public System.DirectoryServices.Protocols.DsmlResponseOrder ResponseOrder { get; set; }
member this.ResponseOrder : System.DirectoryServices.Protocols.DsmlResponseOrder with get, set
Public Property ResponseOrder As DsmlResponseOrder

Значение свойства

Одно из значений DsmlResponseOrder, задающее порядок ответа.

Исключения

Параметр value имеет недопустимое значение перечисления.

Применяется к