DVTk API
NrOfGeneralErrors Property
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadNrOfGeneralErrors
DVTk API

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

Gets or sets the number of general errors found during execution of this thread and all child threads.
Declaration Syntax
C#Visual BasicVisual C++
public int NrOfGeneralErrors { get; set; }
Public Property NrOfGeneralErrors As Integer
public:
property int NrOfGeneralErrors {
	int get ();
	void set (int value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0