C#
VB
C++
public DicomAssociateRejectSourceType Source { get; }
Public ReadOnly Property Source As DicomAssociateRejectSourceType
public:
property DicomAssociateRejectSourceType Source {
DicomAssociateRejectSourceType get();
}
The source of the Association rejection.
For an example, refer to Associate.
DicomPrintScuAssociateRejectInformation Class