NameFromType Property

Summary

Returns a string for the underlying type name.

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

Property Value

Gets the 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