CustomReportItem.Type 屬性

定義

取得自訂報表項目的類型。 由報表設計工具或伺服器解譯。 不支援的類型會產生警告。

public:
 property System::String ^ Type { System::String ^ get(); };
public string Type { get; }
member this.Type : string
Public ReadOnly Property Type As String

屬性值

String

string 值。

適用於