Gets or sets the Last Executed Date.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public DateTime LastExecutedDate { get; set; }public DateTime LastExecutedDate { get; set; }Public Property LastExecutedDate As DateTime
Get
Set
Public Property LastExecutedDate As DateTime
Get
Set
public:
property DateTime LastExecutedDate {
DateTime get ();
void set (DateTime value);
}public:
property DateTime LastExecutedDate {
DateTime get ();
void set (DateTime value);
}Property Value
Type:
DateTime