FreeFlow class library

Server.PurgeStages Method 

Removes all stages from all maps that are no longer defined in the latest published version of the procedure and have no folders still at that stage.

[Visual Basic]
Public Function PurgeStages() As Integer
[C#]
public int PurgeStages();

Return Value

The number of stages removed

See Also

Server Class | FreeFlow.Administration Namespace