TypeName Property

Summary

The name of the type which includes its name space.

Syntax
C#
VB
C++
Public ReadOnly Property TypeName As String 
public string TypeName { get; } 
public: 
property String^ TypeName { 
   String^ get(); 
} 

Property Value

Gets the full name of the type contained.

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