←Select platform

Factory Property

Summary

Gets the workstation UI factory type.

Syntax

C#
VB
C++
public Type Factory { get; set; } 
  
Public Property Factory As Type 
public: 
property Type^ Factory { 
   Type^ get(); 
   void set (    Type^ ); 
} 

Property Value

The System.Type of the workstation UI factory.

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.Workstation Assembly