Class ParetoOptimisationFilter
Inheritance
System.Object
ParetoOptimisationFilter
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ParetoOptimisationFilter : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
FilterRange
Declaration
public Range FilterRange { get; set; }
Property Value
Property
Declaration
public string Property { get; }
Property Value
| Type |
Description |
| System.String |
|
Implements
System.IEquatable<T>
Extension Methods