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 > Parameters Class : ExceptionCode Property |
public DicomExceptionCode ExceptionCode {get; set;}
'Declaration Public Property ExceptionCode As DicomExceptionCode
'Usage Dim instance As Parameters Dim value As DicomExceptionCode instance.ExceptionCode = value value = instance.ExceptionCode
public: property DicomExceptionCode ExceptionCode { DicomExceptionCode get(); void set ( DicomExceptionCode value); }