Click or drag to resize

OpsRequestTemplateName Property

The name of a system template associated with this request. Added to keep the transition from "baked-in" OPS Default Dialogs to System Templates out of the database smooth.

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

Property Value

String
See Also