The InParameter type exposes the following members.

Properties

  NameDescription
DefaultValue
Gets or sets default value for an input parameter.
DependOn
Gets a collection of the element dependencies.
(Inherited from Element.)
ExtendedProperties
Implements ExtendedProperties()()(). Gets extended properties for the input parameter.
FullName
Gets the element full name.
(Inherited from Element.)
IsSystem
Gets or sets true value if the object is of system type.
(Inherited from Element.)
Name
Gets or sets an element name.
(Inherited from Element.)
Owner
Gets or sets the FunctionBase class to which a parameter belongs.
(Inherited from ParameterBase.)
Readonly (Inherited from ParameterBase.)
Type
Gets or sets DataType of a parameter.
(Inherited from ParameterBase.)

See Also