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: 19.9
Syntax
C#
public string Arguments { get; }

Property Value

String

Implements

ICheckDetailFilterArguments
See Also