DVTk API
ValidationDirectoryRecordLink Class
DVTkDvtkData.Validation.SubItemsValidationDirectoryRecordLink
DVTk API

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

(sematical) Link to the validation information of a directory record.
Declaration Syntax
C#Visual BasicVisual C++
public class ValidationDirectoryRecordLink : IDvtDetailToXml, 
	IDvtSummaryToXml
Public Class ValidationDirectoryRecordLink _
	Implements IDvtDetailToXml, IDvtSummaryToXml
public ref class ValidationDirectoryRecordLink : IDvtDetailToXml, 
	IDvtSummaryToXml
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ValidationDirectoryRecordLink()()()
Initializes a new instance of the ValidationDirectoryRecordLink class

DirectoryRecordIndex
Index of the directory record.

DirectoryRecordType
Directory record type

DvtDetailToXml(StreamWriter, Int32)
Serialize DVT Detail Data to Xml.

DvtSummaryToXml(StreamWriter, Int32)
Serialize DVT Summary Data to Xml.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Messages
Validation informative messages.

NrOfErrors
Number of validation errors for this directory record.

NrOfWarnings
Number of validation warnings for this directory record.

RecordOffset
Offset of this directory record within the Directory Record Sequence (of the DIRECTORY INFORMATION MODULE).

ReferenceCount
Number of times the directory record is referenced.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Validation of a dicom media file can result large quantities of validation results output. Therefore, the validation information for the individual dicom directory records has be split-off into seperate validation results output files. This link describes the link to the split-off validation results of the directory records.
Inheritance Hierarchy
Object
ValidationDirectoryRecordLink

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0