[This is preliminary documentation and is subject to change.]
Specifies the type of DIMSE command encoded by the CommandSet
| C# | Visual Basic | Visual C++ |
public DimseCommand CommandField { get; }
Public ReadOnly Property CommandField As DimseCommand
public: property DimseCommand CommandField { DimseCommand get (); }
This is a derived property. The property is set by means of a Attribute on the CommandSet.
When the CommandField is set to a value different from UNDEFINED, then an (CommandField) Attribute with tag 0x0000, 0x0100is present that specifies the DIMSE command type.