DVTk API
NrOfGeneralWarnings Property
DVTkDvtkData.ResultsCountersNrOfGeneralWarnings
DVTk API

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

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

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0