Click or drag to resize

DataPPConfigurationParameter Constructor

Initializes a new instance of the DataPPConfigurationParameter class

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public DataPPConfigurationParameter(
	string label,
	List<string> values
)

Parameters

label
Type: SystemString

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

values
Type: System.Collections.GenericListString

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

Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also