DicomObjects.NET.V8
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 Byte
     
    'Usage
     
    Dim instance As OperationBaseArgs
    Dim value As Byte
     
    value = instance.PresentationContextId
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also