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

RegistAcctType() public method

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

Same methods

RegistAcctType::RegistAcctType ( string val ) : System
RegistAcctType