Click or drag to resize

OpsCommandArguments Property

Arguments to associate with this command.

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

Property Value

String
See Also