'宣言 Public Property CreationDate As System.Date
'使用法 Dim instance As ReportHistorySnapshot Dim value As System.Date instance.CreationDate = value value = instance.CreationDate
public System.DateTime CreationDate {get; set;}
'宣言 Public Property CreationDate As System.Date
'使用法 Dim instance As ReportHistorySnapshot Dim value As System.Date instance.CreationDate = value value = instance.CreationDate
public System.DateTime CreationDate {get; set;}