DVTk API
CommandField Property
DVTkDvtkData.DimseCommandSetCommandField
DVTk API

[This is preliminary documentation and is subject to change.]

Specifies the type of DIMSE command encoded by the CommandSet
Declaration Syntax
C#Visual BasicVisual C++
public DimseCommand CommandField { get; }
Public ReadOnly Property CommandField As DimseCommand
public:
property DimseCommand CommandField {
	DimseCommand get ();
}
Remarks

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.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0