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