The minimization metric for the best N
computation.
Read-write property
[Visual Basic .NET] |
---|
Public Property BestNMetric() As AgEFmMethod
|
[C#] |
---|
public AgEFmMethod BestNMetric {get; set;}
|
[Managed C++] |
---|
public: __property AgEFmMethod get_BestNMetric();
|
[Unmanaged C++] |
---|
public: HRESULT get_BestNMetric(
|
[Java] |
---|
public AgEFmMethod getBestNMetric();public void setBestNMetric(
|