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: 18.2
Syntax
C#
public string TemplateName { get; set; }

Property Value

Type: String
See Also