[This is preliminary documentation and is subject to change.]
Determines if the referenced files should be validated when validating a DICOMDIR.
| C# | Visual Basic | Visual C++ |
bool ValidateReferencedFile { get; set; }
Property ValidateReferencedFile As Boolean
property bool ValidateReferencedFile { bool get (); void set (bool value); }