Skip to content

LookupScript.Data.Params property

The lookup parameters.

public Dictionary<string, object?> Params { get; set; }

See Also