RecroGrid Framework
C#
Show/Hide TOC
Recro
Dict
Get
Scopes
Async Method
Gets the scopes asynchronous.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.17.0.25.0502.1
C#
Copy
public
static
Task
<
string
[]>
GetScopesAsync
(
string
scope
)
Parameters
scope
String
The scope.
Return Value
Task
String
See Also
Reference
RecroDict Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Parameters
Return Value
See Also