←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly