FlexReport for WinForms
ReportInfo クラス
メンバ 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : ReportInfo クラス
Class that contains report metadata.
オブジェクト モデル
ReportInfo クラス
シンタックス
'宣言
 
Public Class ReportInfo 
   Implements C1.Document.Serialization.IC1Serializable 
'使用法
 
Dim instance As ReportInfo
public class ReportInfo : C1.Document.Serialization.IC1Serializable  
解説

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.

継承階層

System.Object
   C1.Report.ReportInfo

参照

参照

ReportInfo メンバ
C1.Report 名前空間