Click or drag to resize

TMSSectionLayoutList Constructor (String, DbKeyTemplateID, String)

Initializes a new instance of the TMSSectionLayoutList class

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

Parameters

name
Type: SystemString
id
Type: TemplateID
rvc
Type: SystemString
See Also