←Select platform

MSet Property

Summary
Gets or sets the model set returned by the server response.

Syntax
C#
C++/CLI
Python
public Collection<SampleRange> MSet { get; set; } 
public: 
property Collection<SampleRange^>^ MSet { 
   Collection<SampleRange^>^ get(); 
   void set (    Collection<SampleRange^>^ ); 
} 
MSet # get and set (ResponseFields) 

Property Value

The SampleRange values for the model set 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.