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(); }