MaturityMonthYearRef.ToString Method |
Returns string representation of an object.
Format is yyyyMMdd-ww where yyyy is year, MM is month, dd is day and ww is week.
Namespace:
OnixS.SimpleBinaryEncoding
Assembly:
OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax public override string ToString()
Return Value
Type:
StringString representation of an object.
See Also