MSet Property

Summary
Gets or sets the model set returned by the server response.
Syntax
C#
VB
C++
public Collection<SampleRange> MSet { get; set; } 
  
Public Property MSet As Collection(Of SampleRange) 
public: 
property Collection<SampleRange^>^ MSet { 
   Collection<SampleRange^>^ get(); 
   void set (    Collection<SampleRange^>^ ); 
} 

Property Value

The SampleRange values for the model set returned by the server response.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

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