Click or drag to resize

DataLayoutSave Method

Saves the DataLayout under the specified filename.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public static void Save(
	string filename,
	DataLayout layout
)

Parameters

filename
Type: SystemString
The layout filename.
layout
Type: Lumiscaphe.Workshop.InteropDataLayout
The layout to save.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also