| TimeSlicePreModelValidateGeoLocation Property |  | 
                Gets or sets ValidateGeoLocation
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool? ValidateGeoLocation { get; set; }function get_ValidateGeoLocation();
function set_ValidateGeoLocation(value);
Property Value
NullableBoolean Remarks
Remarks
                If true this value will allow validation for latitude and longitude.  The default for this value is false
                
            
 Example
Exampletrue
 See Also
See Also