DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WorklistEventArgs Class / DeletionLock Property






    DeletionLock Property
    Subscription shall be created with a Deletion Lock if user agent's Subscribe request has deletionlock set to true
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DeletionLock As System.Boolean
     
    'Usage
     
    
    Dim instance As WorklistEventArgs
    Dim value As System.Boolean
     
    value = instance.DeletionLock
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also