Public Overridable Function GetLastModifiedTime() As Date
public virtual DateTime GetLastModifiedTime()
Return Value
The timestamp indicating the most recent modification of the data that supplies the plugin datasource. The default is the minimum possible date System.DateTime.MinValue.