다음을 통해 공유


ReportItem.DocumentMapLabelLocID 속성

정의

DocumentMapLabel 속성의 고유 식별자를 가져오거나 설정합니다.

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

속성 값

DocumentMapLabel 속성의 고유 식별자입니다.

적용 대상