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 属性的唯一标识符。

适用于