ReportItemInstance.DocumentMapLabel 属性

定义

获取 DocumentMapLabel 类中 ReportItem 属性的计算值。

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

属性值

一个 string 值,该值表示 DocumentMapLabel 属性的计算值。

适用于