LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Description Property (SeriesInformationEventArgs)

Show in webframe






Gets a general description of the Series.
Syntax
public string Description {get;}
'Declaration
 
Public ReadOnly Property Description As String
'Usage
 
Dim instance As SeriesInformationEventArgs
Dim value As String
 
value = instance.Description

            

            
public: __property string* get_Description();
public:
property string* Description {
   string* get();
}

Property Value

Type: System.String A general description of the Series.
Requirements

Target Platforms

See Also

Reference

SeriesInformationEventArgs Class
SeriesInformationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.