In This Topic
Gets or sets a string containing one or more semicolon-delimited fields which may be used to determine the location of an entity using an external service such as Google. Typically these would be the fields specifying the address, e.g. "Address;City;PostalCode;Country".
Syntax
'Declaration
Public Property MapLocation1 As String
public string MapLocation1 {get; set;}
See Also