DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / ValidateFragmentsArgs Class / Modified Property

In This Topic
    Modified Property
    In This Topic
    Indication that data has been modified. Unless this is set to true, the return values in Fragments and BasicOffsetTable will be ignored.
    Syntax
    'Declaration
     
    
    Public Property Modified As System.Boolean
    public System.bool Modified {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also