Class AddressSearch.UserAddress
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class AddressSearch.UserAddress
- Inheritance
-
AddressSearch.UserAddress
- Inherited Members
Constructors
UserAddress()
public UserAddress()
Properties
Address
public Address Address { get; set; }
Property Value
AddressType
public string AddressType { get; set; }
Property Value
GmapsLink
public string GmapsLink { get; set; }