DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomValidationException Class / Element Property






    Element Property (DicomValidationException)
    The Element number of the offending attribute
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Element As System.Integer
     
    'Usage
     
    
    Dim instance As DicomValidationException
    Dim value As System.Integer
     
    value = instance.Element
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also