tf Property

Summary

Accessor and setter for the item's TypeFactory containing this schema.

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

Property Value

Gets or sets the type factory for this element.

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