RestoreFolderCollection.Remove Method

Removes the specified RestoreFolder from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public void Remove(
    RestoreFolder item
)

Parameters

Exceptions

Exception Condition
ItemNotFoundException

item does not exist in the collection.

See Also

Reference

RestoreFolderCollection Class

Microsoft.AnalysisServices Namespace