FlexReport for WinForms
CreationTime プロパティ (DocumentInfo)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > DocumentInfo クラス : CreationTime プロパティ
ドキュメントが作成された日時を取得または設定します。
シンタックス
'宣言
 
Public Property CreationTime As System.Date
'使用法
 
Dim instance As DocumentInfo
Dim value As System.Date
 
instance.CreationTime = value
 
value = instance.CreationTime
public System.DateTime CreationTime {get; set;}
参照

DocumentInfo クラス
DocumentInfo メンバ