LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

Suffix Property






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 string Suffix {get; set;}
 get_Suffix();
set_Suffix(value);
public:
property String^ Suffix {
   String^ get();
   void set (    String^ value);
}

Property Value

The suffix.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ContextItem Class
ContextItem Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.