C-DEngine 5.105

TheNMILocationInfo..::..ClientInfo Property

client info this location was measure for

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheClientInfo ClientInfo { get; set; }
Public Property ClientInfo As TheClientInfo
	Get
	Set
public:
property TheClientInfo^ ClientInfo {
	TheClientInfo^ get ();
	void set (TheClientInfo^ value);
}