AutoComplete for ASP.NET Web Forms
ReportInfo プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : ReportInfo プロパティ
Gets or sets a ReportInfo object containing report metadata.
シンタックス
'宣言
 
Public Property ReportInfo As ReportInfo
public ReportInfo ReportInfo {get; set;}
解説

Reports may include general information such as a title, author, and keywords.

Such global information about the document itself (as opposed to its content or structure) is called metadata, and is intended to assist in cataloguing and searching for reports and report definitions in external databases.

参照

C1Report クラス
C1Report メンバ