Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Summary Property







Gets or sets the summary description.
Syntax
public string Summary {get; set;}
'Declaration
 
Public Property Summary As String
'Usage
 
Dim instance As UpdateSummaryEventArgs
Dim value As String
 
instance.Summary = value
 
value = instance.Summary

            

            
public: __property string* get_Summary();
public: __property void set_Summary( 
   string* value
);
public:
property String^ Summary {
   String^ get();
   void set (    String^ value);
}

Property Value

Type: System.String The summary description.
Requirements

Target Platforms

See Also

Reference

UpdateSummaryEventArgs Class
UpdateSummaryEventArgs Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features