PanelContentResult Method |
Returns the result of this panel. If this panel is not
a function panel, then returns null.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax Return Value
Type:
Resultthe result of a function panel.
Exceptions Exception | Condition |
---|
PanelException | if there was an error evaluating the function in the eSales service. |
See Also