MatchReportCreatedDate Property
Date when the report was created
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public DateTime? CreatedDate { get; set; }
Public Property CreatedDate As DateTime?
Get
Set
public:
property Nullable<DateTime> CreatedDate {
Nullable<DateTime> get ();
void set (Nullable<DateTime> value);
}
member CreatedDate : Nullable<DateTime> with get, set
Property Value
NullableDateTime