 | PropertyExpressiongetTypedValueT Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Namespace:
imbSCI.Core.data
Assembly:
imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntaxpublic T getTypedValue<T>(
T ifNotFoundReturn = null
)
Request Example
View SourceParameters
- ifNotFoundReturn (Optional)
- Type: T
Type Parameters
- T
Return Value
Type:
T
See Also