AdditionalInfo.DocumentMapId 속성

정의

문서 구조 ID를 가져오거나 설정합니다.

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

속성 값

문서 구조 ID입니다.

적용 대상