IsOut Property
| CodeIt.Right SDK Class Library |
|
IParameterInfo.IsOut Property
Gets a value indicating whether the parameter is out.
Property Value
True if parameter is out; False if otherwise.
Remarks
Example
To be added.
See Also
IParameterInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace