GetResults Method (BLTClient)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the dataset containing any data results from the Business Logic Tier (BLT) call.
public IDynamicResult GetResults()
public:
IDynamicResult^ GetResults();
Return Value
The IDynamicResult tabular results dataset.