←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing.Omr Assembly