Microsoft Internet Security and Acceleration Server 2000

FPCWebPublishingRules.Remove Method

Removes an FPCWebPublishingRule object from the collection.

VBScript Syntax[VBScript]

FPCWebPublishingRules.Remove( vItem )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vItem
);

Parameters

vItem
Required. Name or one-based index of the object to remove.

Applies To

FPCWebPublishingRules