Status Property

Summary

Gets the progress status information.

Syntax
C#
VB
C++
public ProgressStatus Status { get; } 
  
Public ReadOnly Property Status As ProgressStatus 
public: 
property ProgressStatus Status { 
   ProgressStatus get(); 
} 

Property Value

A ProgressStatus value which represents the current progress status.

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.Jpip.Client.WinForms Assembly