RecroDictDeleteAsync Method
Delete.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.8.0.24.1110.1
public static Task DeleteAsync(
string scope,
string stringId
)
- scope String
- The scope.
- stringId String
- The stringId.
Task