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






    None Property
    Generate a No ValidationOptions object
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property None As ValidationOptions
     
    'Usage
     
    
    Dim value As ValidationOptions
     
    value = ValidationOptions.None
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also