C#
VB
C++
Accessor and setter for the item's TypeFactory containing this schema.
Public Property tf As Leadtools.Medical.Hl7.V2x.Models.TypeFactory
public TypeFactory tf { get; set; }
public:
property Leadtools.Medical.Hl7.V2x.Models.TypeFactory^ tf {
Leadtools.Medical.Hl7.V2x.Models.TypeFactory^ get();
void set ( Leadtools.Medical.Hl7.V2x.Models.TypeFactory^ );
}
Gets or sets the type factory for this element.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET