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

In This Topic
    DataLength Property
    In This Topic
    Include data length compatibility check for VR as specified in the Standard (Length of Value)
    Syntax
    'Declaration
     
    
    Public Property DataLength As System.Boolean
    public System.bool DataLength {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also