The Standard Industrial Classification (SIC) Code that best matches the one in which this contact does business.

Namespace: Asi.iBO.ContactManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public string SicCode { get; set; }
Visual Basic
Public Property SicCode As String
	Get
	Set
Visual C++
public:
property String^ SicCode {
	String^ get ();
	void set (String^ value);
}

See Also