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


C1.Document アセンブリ > C1.Document 名前空間 > DocumentInfo クラス : CreationTime プロパティ
Gets or sets the date and time when a document was created.
シンタックス
'宣言
 
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 メンバ