Click or drag to resize
CompanySearchResultAddress Property
Gets or sets the address where the company is located.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public string Address { get; set; }

Property Value

Type: String
See Also