Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Dicom.Server.Admin Namespace > ServiceAddedEventArgs Class : Service Property |
public DicomService Service {get;}
'Declaration Public ReadOnly Property Service As DicomService
'Usage Dim instance As ServiceAddedEventArgs Dim value As DicomService value = instance.Service
public: property DicomService^ Service { DicomService^ get(); }