DVTk API
NrOfErrors Property
DVTkDvtkData.ValidationValidationDirectoryRecordResultNrOfErrors
DVTk API

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

Number of validation errors for this directory record.
Declaration Syntax
C#Visual BasicVisual C++
public uint NrOfErrors { get; set; }
Public Property NrOfErrors As UInteger
public:
property unsigned int NrOfErrors {
	unsigned int get ();
	void set (unsigned int value);
}

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0