←Select platform

FieldName Property

Summary

Gets the field's name.

Syntax
C#
VB
C++
Java
[DataMemberAttribute()] 
public string FieldName { get; } 
public java.lang.String getFieldName(); 
<DataMemberAttribute()>  
Public ReadOnly Property FieldName() As String 
   Get 
public:  
   [DataMemberAttribute] 
   property String^ FieldName 
   { 
      String^ get() 
   } 

Property Value

The string associated with this field.

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

Leadtools.Forms.Processing.Omr Assembly

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