tf Property

Summary

Gets or sets the item's TypeFactory for the item containing this schema.

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

Property Value

the item's type factory.

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