Click or drag to resize

DataPPConfigurationDefinesDefine Method

Defines the specified symbol.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public void Define(
	string symbol
)

Parameters

symbol
Type: SystemString
The symbol to add to the configuration defines.
Exceptions
ExceptionCondition
ObjectNullExceptionsymbol == null
ObjectDisposedExceptionDataPPConfigurationDefines::IsDisposed == true
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also