PauseWriteProtection Method (PlanningSegment)
In This Topic
Temporarily disables write protection. Note that current write protection flags are not cleared.
Syntax
public virtual void PauseWriteProtection(
bool
)
public:
virtual void PauseWriteProtection(
bool
)
Parameters
- bPause
Exceptions
See Also