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