lat long data type csharp

Code Example - lat long data type csharp

                
                        public decimal Latitude { get; set; }
 public decimal Longitude { get; set; }