DVTk API
NrOfValidationErrors Property
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadNrOfValidationErrors
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0