Inner Drive Extensible Architecture
C#
Show/Hide TOC
Integral
Rounding
Strategy
Name Property
Returns the friendly name of the rounding strategy.
Definition
Namespace:
InnerDrive.Financial
Assembly:
InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
C#
Copy
public
string
Name
{
get
; }
Property Value
String
Implements
IRoundingStrategy
Name
See Also
Reference
IntegralRoundingStrategy Class
InnerDrive.Financial Namespace
In This Article
Definition
Property Value
Implements
See Also