←Select platform

Name Property

Summary

The OmrCollection's name.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public string Name { get; set; } 
<DataMemberAttribute()>  
Public Property Name() As String 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property String^ Name 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The string associated with this field. The default value is null.

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.