DVTk API
NrOfGeneralErrors Property
DVTkDvtkData.ResultsCountersNrOfGeneralErrors
DVTk API

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

Number of General Errors.
Declaration Syntax
C#Visual BasicVisual C++
public uint NrOfGeneralErrors { get; set; }
Public Property NrOfGeneralErrors As UInteger
public:
property unsigned int NrOfGeneralErrors {
	unsigned int get ();
	void set (unsigned int value);
}
Remarks
These are errors related to the communication and other aspects outside the scope of IODs.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0