The ParameterBase type exposes the following members.

Properties

  NameDescription
DependOn
Gets a collection of the element dependencies.
(Inherited from Element.)
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.
Readonly
Type
Gets or sets DataType of a parameter.

See Also