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

UnderlyingCouponPaymentDate() public method

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

Same methods

UnderlyingCouponPaymentDate::UnderlyingCouponPaymentDate ( string val ) : System
UnderlyingCouponPaymentDate