Click or drag to resize

DataPPConfiguration Constructor

Initializes a new instance of the DataPPConfiguration class

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public DataPPConfiguration(
	DataPPConfigurationDefines defines,
	List<DataPPConfigurationParameter> parameters,
	List<DataPPConfigurationBookmark> bookmarks
)

Parameters

defines
Type: Lumiscaphe.Workshop.InteropDataPPConfigurationDefines

[Missing <param name="defines"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataPPConfiguration.#ctor(Lumiscaphe.Workshop.Interop.DataPPConfigurationDefines,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPPConfigurationParameter},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPPConfigurationBookmark})"]

parameters
Type: System.Collections.GenericListDataPPConfigurationParameter

[Missing <param name="parameters"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataPPConfiguration.#ctor(Lumiscaphe.Workshop.Interop.DataPPConfigurationDefines,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPPConfigurationParameter},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPPConfigurationBookmark})"]

bookmarks
Type: System.Collections.GenericListDataPPConfigurationBookmark

[Missing <param name="bookmarks"/> documentation for "M:Lumiscaphe.Workshop.Interop.DataPPConfiguration.#ctor(Lumiscaphe.Workshop.Interop.DataPPConfigurationDefines,System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPPConfigurationParameter},System.Collections.Generic.List{Lumiscaphe.Workshop.Interop.DataPPConfigurationBookmark})"]

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also