DsmlRequestDocument.RequestId 속성

정의

에 연결된 요청 ID를 DsmlRequestDocument가져오거나 설정합니다.

public:
 property System::String ^ RequestId { System::String ^ get(); void set(System::String ^ value); };
public string RequestId { get; set; }
member this.RequestId : string with get, set
Public Property RequestId As String

속성 값

에 연결된 요청 ID입니다 DsmlRequestDocument.

적용 대상