[This is preliminary documentation and is subject to change.]
Command property.
| C# | Visual Basic | Visual C++ |
public DimseCommand Command { get; set; }
Public Property Command As DimseCommand
public: property DimseCommand Command { DimseCommand get (); void set (DimseCommand value); }