←Select platform

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize