Click or drag to resize

TMSSectionLayoutList(String, DbKeyTemplateID, String) Constructor

Initializes a new instance of the TMSSectionLayoutList class

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public TMSSectionLayoutList(
	string name,
	TemplateID id,
	string rvc
)

Parameters

name  String
 
id  TemplateID
 
rvc  String
 
See Also