FreeFlow class library

Map.PurgeStages Method 

Removes any stages from the map 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 that were purged

See Also

Map Class | FreeFlow.Administration Namespace