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

NewsRefType() public method

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

Same methods

NewsRefType::NewsRefType ( int val ) : System
NewsRefType