InputParameterObject members

Include protected members
Include inherited members

Represents values that can be passed to a new instance of a form through command-line or Uniform Resource Locator (URL) name/value pairs.

The InputParameterObject type exposes the following members.

Properties

  Name Description
Public property Name Gets the name of the input parameter that the InputParameter object represents. (Inherited from InputParameter.)
Public property Value Gets the value of the input parameter that the InputParameter object represents. (Inherited from InputParameter.)

Top

See also

Reference

InputParameterObject interface

Microsoft.Office.Interop.InfoPath namespace