Click or drag to resize

TimeSlicePreModelValidateGeoLocation Property

Gets or sets ValidateGeoLocation

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool? ValidateGeoLocation { get; set; }

Property Value

NullableBoolean
Remarks
If true this value will allow validation for latitude and longitude. The default for this value is false
Example
true
See Also