DsmlRequestDocument.DocumentProcessing Свойство

Определение

Свойство DocumentProcessing содержит одно из значений DsmlDocumentProcessing, указывающее, как обрабатываются элементы коллекции.

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

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

Одно из значений DsmlDocumentProcessing, указывающее, как обрабатываются элементы коллекции.

Исключения

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

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