The (days in month) portion of the Day Count Basis.
Namespace:
Imsl.Finance
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public IBasisPart MonthBasis { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property MonthBasis As IBasisPart |
Visual C++ |
---|
public: property IBasisPart^ MonthBasis { IBasisPart^ get (); } |