Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment Class / PauseWriteProtection Method

PauseWriteProtection Method (PlanningSegment)
Temporarily disables write protection. Note that current write protection
Syntax
public virtual void PauseWriteProtection( 
   bool bPause
)

Parameters

bPause
Exceptions
ExceptionDescription
Thrown if object has no write protectection.
See Also