Click or drag to resize
address Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientlocation
    CMS.SalesForce.WebServiceClientaddress

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
[SerializableAttribute]
public class address : location

The address type exposes the following members.

Constructors
  NameDescription
Public methodaddress
Top
Properties
  NameDescription
Public propertycity
Public propertycountry
Public propertycountryCode
Public propertygeocodeAccuracy
Public propertylatitude (Inherited from location.)
Public propertylongitude (Inherited from location.)
Public propertypostalCode
Public propertystate
Public propertystateCode
Public propertystreet
Top
Remarks