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

NameDescriptor Property






Gets or sets the name descriptor.
Syntax
public string NameDescriptor {get; set;}
'Declaration
 
Public Property NameDescriptor As String
'Usage
 
Dim instance As ContextItem
Dim value As String
 
instance.NameDescriptor = value
 
value = instance.NameDescriptor
public string NameDescriptor {get; set;}
 get_NameDescriptor();
set_NameDescriptor(value);
public:
property String^ NameDescriptor {
   String^ get();
   void set (    String^ value);
}

Property Value

The name descriptor.
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.