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

ProductName Property (ConnectionElement)






Gets or sets the product name that this connection will be used for.
Syntax
[ConfigurationPropertyAttribute(Name="productName", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=false)]
public string ProductName {get; set;}
'Declaration
 
<ConfigurationPropertyAttribute(Name="productName", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=False, 
   IsRequired=True, 
   IsKey=False)>
Public Property ProductName As String
'Usage
 
Dim instance As ConnectionElement
Dim value As String
 
instance.ProductName = value
 
value = instance.ProductName
[ConfigurationPropertyAttribute(Name="productName", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=false)]
public string ProductName {get; set;}
ConfigurationPropertyAttribute(Name="productName", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=, 
   IsRequired=, 
   IsKey=)
 get_ProductName();
set_ProductName(value);
[ConfigurationPropertyAttribute(Name="productName", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=false)]
public:
property String^ ProductName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that represents the product name that this connection will be used for.
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

ConnectionElement Class
ConnectionElement Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features