Status Property

Summary

Gets the reason for ending the response.

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

Property Value

A Leadtools.Jpip.EOR value that represents the reason for ending the response.

Example

For an example, refer to Leadtools.Jpip.Client.JpipClient.

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.