←Select platform

Status Property

Summary

Gets the status of processing the associated OmrCollection.

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

Property Value

An enumeration value of type OmrCollectionStatus indicating the status of processing this OmrCollection.

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.