| GetLaborLevelModelModifiedOn Property |  | 
                Gets the last date the record was modified on.
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime ModifiedOn { get; set; }function get_ModifiedOn();
function set_ModifiedOn(value);
Property Value
DateTime Remarks
Remarks
                This value represents Date/time the labor level was created or last updated
            
 Example
Example10/24/1998
 See Also
See Also