←Select platform

RequestId Property

Summary
Gets or sets the request ID returned by the server.

Syntax
C#
C++/CLI
Python
public Nullable<int> RequestId { get; set; } 
public: 
property Nullable<int> RequestId { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 
RequestId # get and set (ResponseFields) 

Property Value

A nullable System.Int32 specifying the request ID returned by the server.

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

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