GetLaborLevelDetailModelModifiedOn Property | |
The modified on date
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime ModifiedOn { get; set; }
function get_ModifiedOn();
function set_ModifiedOn(value);
Property Value
DateTimeRemarks
This value represents Date/time the labor-level-detail was created or last updated on
Example 11/04/1975
See Also