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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also