Skip to content

LookupScript.LookupParams property

Gets the lookup parameters dictionary.

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

See Also