←Select platform

MappingName Property

Summary
Mapping name of the field.
Syntax
C#
VB
C++
Java
public string MappingName { get; set; } 
Public Property MappingName As String 
public String getMappingName(); 
public void setMappingName( 
   java.lang.String string 
); 
public: 
property String^ MappingName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Mapping name of the field.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.