| 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
)
public:
void Define(
String^ symbol
)
Parameters
- symbol
- Type: SystemString
The symbol to add to the configuration defines.
Exceptions Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also