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

LegPriceType() public method

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

Same methods

LegPriceType::LegPriceType ( int val ) : System
LegPriceType