DVTk API
DirectoryRecordIndex Property
DVTkDvtkData.Validation.SubItemsValidationDirectoryRecordLinkDirectoryRecordIndex
DVTk API

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

Index of the directory record.
Declaration Syntax
C#Visual BasicVisual C++
public uint DirectoryRecordIndex { get; set; }
Public Property DirectoryRecordIndex As UInteger
public:
property unsigned int DirectoryRecordIndex {
	unsigned int get ();
	void set (unsigned int value);
}
Remarks
This index may be used to find the corresponding validation output results for this directory record.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0