Status Property

Summary
Gets the status of the code-stream request.
Syntax
C#
VB
C++
public CodeStreamRequestStatus Status { get; } 
  
Public ReadOnly Property Status As CodeStreamRequestStatus 
public: 
property CodeStreamRequestStatus Status { 
   CodeStreamRequestStatus get(); 
} 

Property Value

A CodeStreamRequestStatus value which represents the current code-stream request 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.