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

In This Topic
    Group Property (DicomValidationException)
    In This Topic
    The Group number of the offending attribute
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Group As System.Integer
    public System.int Group {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also