DVTk API
NrOfGeneralWarnings Property
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadNrOfGeneralWarnings
DVTk API

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

Gets or sets the number of general warnings found during execution of this thread and all child threads.
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);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0