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

UnderlyingNotionalPercentageOutstanding() public method

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

Same methods

UnderlyingNotionalPercentageOutstanding::UnderlyingNotionalPercentageOutstanding ( Decimal val ) : System
UnderlyingNotionalPercentageOutstanding