Click or drag to resize

OpsCheckDetailFilterBaseArguments Property

Extensibility arguments used to call script that determines the filter items.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public string Arguments { get; }

Property Value

Type: String

Implements

ICheckDetailFilterArguments
See Also