![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu.Common Namespace > BeforeCStoreEventArgs Class : Error Property |
public DicomException Error {get;}
'Declaration Public ReadOnly Property Error As DicomException
'Usage Dim instance As BeforeCStoreEventArgs Dim value As DicomException value = instance.Error
public: property DicomException^ Error { DicomException^ get(); }