DicomObjects Reference
DicomObjects Reference / DicomConnection Object / Association Property
In This Topic
    Association Property
    In This Topic
    Description
    The association number on which the query operation was requested
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property Association As Long
    Remarks
    This is the value as given in a preceding AssociationRequest event.
    See Also