Get the convergence sense which determines whether the converged value should be limited to just within or just outside of condition boundaries.
Read-write property
[Visual Basic .NET] |
---|
Public Property Sense() As AgECrdnThreshConvergeSense |
[C#] |
---|
public AgECrdnThreshConvergeSense Sense {get; set;} |
[Managed C++] |
---|
public: __property AgECrdnThreshConvergeSense get_Sense(); |
[Unmanaged C++] |
---|
public: HRESULT get_Sense( |
[Java] |
---|
public AgECrdnThreshConvergeSense getSense();public void setSense( |