DVTk API
NrOfValidationWarnings Property
DVTkDvtkData.ResultsCountersNrOfValidationWarnings
DVTk API

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

Number of Validation Warnings.
Declaration Syntax
C#Visual BasicVisual C++
public uint NrOfValidationWarnings { get; set; }
Public Property NrOfValidationWarnings As UInteger
public:
property unsigned int NrOfValidationWarnings {
	unsigned int get ();
	void set (unsigned int value);
}
Remarks
These are warnings related to the conformance to the Information Object Definitions (IODs).

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0