FactoryType Property

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

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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