DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAssociation Class / ImplementationUID Property

In This Topic
    ImplementationUID Property (DicomAssociation)
    In This Topic
    Returns the Implementation Class UID of the Connecting AE
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ImplementationUID As System.String
    public System.string ImplementationUID {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also