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

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

Property Value

Type: String
See Also