Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Factory Property







Gets the workstation UI factory type.
Syntax
public Type Factory {get; set;}
'Declaration
 
Public Property Factory As Type
'Usage
 
Dim instance As WorkstationUISettings
Dim value As Type
 
instance.Factory = value
 
value = instance.Factory

            

            
public: __property Type* get_Factory();
public: __property void set_Factory( 
   Type* value
);
public:
property Type^ Factory {
   Type^ get();
   void set (    Type^ value);
}

Property Value

The System.Type of the workstation UI factory.
Requirements

Target Platforms

See Also

Reference

WorkstationUISettings Class
WorkstationUISettings Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features