QuickFix.Fields.UnderlyingLegMaturityMonthYear.UnderlyingLegMaturityMonthYear C# (CSharp) Method

UnderlyingLegMaturityMonthYear() public method

public UnderlyingLegMaturityMonthYear ( ) : System
return System
        public UnderlyingLegMaturityMonthYear()
            : base(Tags.UnderlyingLegMaturityMonthYear)
        {
        }

Same methods

UnderlyingLegMaturityMonthYear::UnderlyingLegMaturityMonthYear ( string val ) : System
UnderlyingLegMaturityMonthYear