TimeSlicePreModelLatitude Property |  |
Gets or sets Latitude of Employee
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic decimal Latitude { get; set; }
function get_Latitude();
function set_Latitude(value);
Property Value
Decimal
Remarks
This value represents the employee Latitude . Value may contain decimal number.
See Also