←Select platform

FieldName Property

Summary

Gets the field's name.

Syntax
C#
C++/CLI
Java
Python
[DataMemberAttribute()] 
public string FieldName { get; } 
public java.lang.String getFieldName(); 
public:  
   [DataMemberAttribute] 
   property String^ FieldName 
   { 
      String^ get() 
   } 
FieldName # get  (BaseGrade) 

Property Value

The string associated with this field.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

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