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






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also