DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WorklistEventArgs Class / SubscriberAETitle Property






SubscriberAETitle Property
The UPS Subscriber AE Title
Syntax
'Declaration
 
Public ReadOnly Property SubscriberAETitle As System.String
 
'Usage
 
Dim instance As WorklistEventArgs
Dim value As System.String
 
value = instance.SubscriberAETitle
Requirements

Target Platforms: .NET CLR 4.8 or higher

See Also