MappedFrom Property

Summary

Gets or sets the name of the class that this schema is contained in. For example, "Message".

Syntax
C#
VB
C++
Public Overridable Property MappedFrom As String 
public string MappedFrom { get; set; } 
public: 
virtual property String^ MappedFrom { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the class.

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