C# Class QuickFix.TagNotDefinedForMessage

Field does not belong to message
Inheritance: TagException
Exibir arquivo Open project: kennystone/quickfixn

Public Properties

Property Type Description
msgType string

Public Methods

Method Description
TagNotDefinedForMessage ( int field, string msgType )

Method Details

TagNotDefinedForMessage() public method

public TagNotDefinedForMessage ( int field, string msgType )
field int
msgType string

Property Details

msgType public_oe property

public string msgType
return string