Gets the time at which the job was last modified.
Namespace:
Dundas.BI.Scheduling
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public DateTime ModifiedTime { get; }
Public ReadOnly Property ModifiedTime As DateTime
Get
public:
property DateTime ModifiedTime {
DateTime get ();
}
member ModifiedTime : DateTime with get
Property Value
Type:
DateTimeSee Also