←Select platform

Status Property

Summary

Indicates the status of processing the Field.

Syntax
C#
C++/CLI
Python
public FieldStatus Status { get; set; } 
public:  
   property FieldStatus^ Status 
   { 
      FieldStatus^ get() 
      void set(FieldStatus^ value) 
   } 
Status # get and set (FieldResult) 

Property Value

Enumeration of type FieldStatus representing the status of processing Field. The value can be Success if the process succeeded and Failed otherwise.

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.