Click or drag to resize

GetLaborLevelModelModifiedOn Property

Gets the last date the record was modified on.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public DateTime ModifiedOn { get; set; }

Property Value

DateTime
Remarks
This value represents Date/time the labor level was created or last updated
Example
10/24/1998
See Also