| DataPPConfigurationDefinesUndefine Method |
Undefines the specified symbol.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public void Undefine(
string symbol
)
public:
void Undefine(
String^ symbol
)
Parameters
- symbol
- Type: SystemString
The symbol to remove from the configuration defines.
Exceptions Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also