Click or drag to resize

TMSSectionLayoutList(String, Int64, String, 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,
	long id,
	string rvc,
	string recordGuid
)

Parameters

name  String
 
id  Int64
 
rvc  String
 
recordGuid  String
 
See Also