InfoConnect for Airlines
InputMapAction Class Members
Properties  Methods 


The following tables list the members exposed by InputMapAction.

Public Constructors
 NameDescription
Public ConstructorInputMapAction ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyActionIDGets the action ID associated with this action.  
Public PropertyParametersGets the parameters associated with this action. If there are no parameters,null is returned.  
Top
Public Methods
 NameDescription
Public MethodGetSchemaReturns an in-memory representation of the XML schema used for SerializableList  
Public MethodReadXmlReads an input map action from an XML reader  
Public MethodVerifyActionParametersVerify InputMapAction parameters  
Public MethodWriteXmlWrites an input map action out to an XML writer  
Top
See Also