Job ModifiedDate Property Thomas API Webservices Reference Guide
The date that the job was last modified

Namespace: Thomas.APIServices.DataTypes
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[DataMemberAttribute]
public Nullable<DateTime> ModifiedDate { get; set; }
See Also