[This is preliminary documentation and is subject to change.]
Identifier for the dicom directory
| C# | Visual Basic | Visual C++ |
public uint DirectoryRecordIndex { get; set; }
Public Property DirectoryRecordIndex As UInteger
public: property unsigned int DirectoryRecordIndex { unsigned int get (); void set (unsigned int value); }