←Select platform

ProductName Property

Summary

Gets or sets the product name which settings will be loaded.

Syntax

C#
VB
C++
public string ProductName { get; set; } 
  
Public Property ProductName As String 
public: 
property String^ ProductName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The product name which settings will be loaded.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly