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

Leadtools.Jpip.Client.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.