Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

Success Property






Gets or sets a value indicating whether this ServiceMessage is successful.
Syntax
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

            

            
public:
property bool Success {
   bool get();
   void set (    bool value);
}

Property Value

true if successful; otherwise, false.
Requirements

Target Platforms

See Also

Reference

ServiceMessage Class
ServiceMessage Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features