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

In This Topic
    PrivateSequences Property
    In This Topic
    Validation of Private Sequences if present

    Non-standard, DicomObjects only option. Default is to skip validation for these types

    Syntax
    'Declaration
     
    
    Public Property PrivateSequences As System.Boolean
    public System.bool PrivateSequences {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also