Company ID. Format: 00000000-0000-0000-0000-000000000000 - This will be given to you by LanTrax

Remarks

Required Field

Namespace: CWS.Common.Lantrax
Assembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also