LEADTOOLS Medical (Leadtools.Ccow assembly)

Suffix Property

Show in webframe





Gets or sets the suffix.
Syntax
public string Suffix {get; set;}
'Declaration
 
Public Property Suffix As String
'Usage
 
Dim instance As ContextItem
Dim value As String
 
instance.Suffix = value
 
value = instance.Suffix

            

            
public:
property String^ Suffix {
   String^ get();
   void set (    String^ value);
}

Property Value

The suffix.
Requirements

Target Platforms

See Also

Reference

ContextItem Class
ContextItem Members

 

 


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