SessionProfile.IntegralAccuracy Property
Accuracy of the Integral calculation.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public int IntegralAccuracy { get; protected set; }
Public Property IntegralAccuracy As Integer
Get
Protected Set
public:
virtual property int IntegralAccuracy {
int get () sealed;
protected: void set (int value) sealed;
}
abstract IntegralAccuracy : int with get, set
override IntegralAccuracy : int with get, set
Int32ISessionProfile.IntegralAccuracy