ReportItem.InDocumentMap 屬性

定義

會收到 Boolean 一個指示,顯示該報告項目是否可以出現在文件地圖中。

public:
 property bool InDocumentMap { bool get(); };
public bool InDocumentMap { get; }
member this.InDocumentMap : bool
Public ReadOnly Property InDocumentMap As Boolean

屬性值

一個 Boolean 表示該項目是否有標籤定義的值。 若有,則可出現在文件映射中,此屬性會回傳 true。 若此屬性回傳 false,該項目無法被加入文件映射。

適用於