Click or drag to resize

DataPPConfigurationDefinesConfiguration Property

Gets the configuration String.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public string Configuration { get; }

Property Value

Type: String
The configuration String.
Exceptions
ExceptionCondition
ObjectDisposedExceptionDataPPConfigurationDefines::IsDisposed == true
Remarks
The returned value is a String containing the Symbols separated by a /.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also