FieldFactory Property

Summary

Class factory for the field object.

Syntax
C#
VB
C++
Public Property FieldFactory As TypeFactory 
public TypeFactory FieldFactory { get; } 
public: 
property TypeFactory^ FieldFactory { 
   TypeFactory^ get(); 
   void set (    TypeFactory^ ); 
} 

Property Value

Gets or sets the class factory for the field object.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly