Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Common Namespace > ServiceMessage Class : Success Property |
public bool Success {get; set;}
'Declaration Public Property Success As Boolean
'Usage Dim instance As ServiceMessage Dim value As Boolean instance.Success = value value = instance.Success
true
if successful; otherwise, false
.