←Select platform

Preferences Property

Summary
Gets or sets the supported client preferences returned by the server response.

Syntax
C#
C++/CLI
Python
public string[] Preferences { get; set; } 
public: 
property array<String^>^ Preferences { 
   array<String^>^ get(); 
   void set (    array<String^>^ ); 
} 
Preferences # get and set (ResponseFields) 

Property Value

An array of System.String values specifying the supported client preferences returned by the server response.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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