The OutParameter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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.
(Inherited from ParameterBase.) | |
| Readonly | (Inherited from ParameterBase.) | |
| Type |
Gets or sets DataType of a parameter.
(Inherited from ParameterBase.) |