DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / OperationBaseArgs Class / PresentationContextId Property






    PresentationContextId Property
    The Presentation Context ID used to transmit this operation
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PresentationContextId As System.Byte
     
    'Usage
     
    
    Dim instance As OperationBaseArgs
    Dim value As System.Byte
     
    value = instance.PresentationContextId
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also