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 值。

适用于