IMutableCallableModule.ReturnType Property
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ReturnType | Gets the scalar data type of the module return value. (Inherited from ICallableModule.) | |
ReturnType | Gets or sets the scalar data type of the module return value. |
Top