LayerD CodeDOM and Zoe Compiler interface
set_PersistentError Method (persistent)
NamespacesLayerD.ZOECompilerErrorset_PersistentError(Boolean)

[This is preliminary documentation and is subject to change.]

Set the persistent error.
Declaration Syntax
C#Visual BasicVisual C++
public void set_PersistentError(
	bool persistent
)
Public Sub set_PersistentError ( _
	persistent As Boolean _
)
public:
virtual void set_PersistentError(
	bool persistent
) sealed
Parameters
persistent (Boolean)
if set to true [persistent].

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)