DVTk API
IodId Property
DVTkDvtkData.DimseDataSetIodId
DVTk API

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

IOD identifier forms an DVT application specific identifier that specifies the Information Object Class Definition to use during the validation of Dicom message exchange.
Declaration Syntax
C#Visual BasicVisual C++
public string IodId { get; set; }
Public Property IodId As String
public:
property String^ IodId {
	String^ get ();
	void set (String^ value);
}
Remarks
Each Information Object Class definition consists of a description of its purpose and the Attributes which define it.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0