BMXNET 4.0 Developer API

Namespace:  IndianHealthService.BMXNet.Net
Assembly:  BMXNET40 (in BMXNET40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
string[] Keys { get; }
ReadOnly Property Keys As String()
property array<String^>^ Keys {
	array<String^>^ get ();
}

See Also