FactoryType Property

Summary
Gets or sets the workstation UI factory type name.
Syntax
C#
VB
C++
[ConfigurationPropertyAttribute("factoryType", IsRequired=false)] 
public string FactoryType { get; set; } 
  
Public Property FactoryType As String 
public: 
property String^ FactoryType { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String representing the workstation UI factory type name.

Remarks

The factory type should inherit from the default WorkstationUIFactory.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.