←Select platform

UserModified Property

Summary

Indicates weather the user has modified the value of this OmrCollection.

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public bool UserModified { get; } 
<DataMemberAttribute()>  
Public ReadOnly Property UserModified() As Boolean 
   Get 
public:  
   [DataMemberAttribute] 
   property bool UserModified 
   { 
      bool get() 
   } 

Property Value

true if the OmrCollection.Value has been modified by the user. false otherwise.

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.