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

In This Topic
    Data Property (DicomValidationException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Overridable ReadOnly Property Data As System.Collections.IDictionary
    [__DynamicallyInvokable()]
    public virtual System.Collections.IDictionary Data {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also