PhysicalAddressDictionaryEntryType

PhysicalAddressDictionaryEntryType class

public class PhysicalAddressDictionaryEntryType

Constructors

Name Description
PhysicalAddressDictionaryEntryType() The default constructor.

Properties

Name Description
City { get; set; }
CountryOrRegion { get; set; }
Key { get; set; }
PostalCode { get; set; }
State { get; set; }
Street { get; set; }

See Also