DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / ValidationOptions Class / Detailed Property

In This Topic
    Detailed Property
    In This Topic
    Include data length compatibility check for VR (Character Repertoire) and allowed VM for associated attribute as specified in the Standard
    Syntax
    'Declaration
     
    
    Public Property Detailed As System.Boolean
    public System.bool Detailed {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also