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 가 잘못된 열거형 값입니다.

적용 대상