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 是无效的枚举值。

适用于