TheNMILocationInfo..::..ClientInfo Property
client info this location was measure for
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: 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); }