BMXNET 4.0 Developer API
Assembly: BMXNET40 (in BMXNET40.dll)
Syntax
C# | Visual Basic | Visual C++ |
public BMXNetCommand SelectCommand { get; set; }
Public Property SelectCommand As BMXNetCommand
public: property BMXNetCommand^ SelectCommand { BMXNetCommand^ get (); void set (BMXNetCommand^ value); }