forwardGetLong Method    Table of ContentGetString Method forward
IFieldSet.GetMaturityMonthYear Method
Returns value of maturity month year field.

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
C#
IMaturityMonthYear GetMaturityMonthYear(
	int tag
)

Parameters

tag
Type: System.Int32
Field tag.

Return Value

Type: IMaturityMonthYear
Value of maturity month year field.
See Also