public Task<RgfResult<RgfCustomFunctionResult>> CallCustomFunctionAsync( string functionName, bool requireQueryParams = false, Dictionary<string, Object>? customParams = null, RgfEntityKey? entityKey = null )
In This Article