Microsoft Internet Security and Acceleration Server 2000

FPCSiteAndContentRule.SetAppliesAlways Method

Sets the site and content rule, which is represented by the FPCSiteAndContentRule object, to apply at all times and on all days. The ScheduleUsed property returns the schedule that usually defines the actual times when this rule applies. This schedule becomes meaningless when the SetAppliesAlways method is used.

VBScript Syntax[VBScript]

FPCSiteAndContentRule.SetAppliesAlways()

C++ Syntax[C++]

HRESULT SetAppliesAlways();

Applies To

FPCSiteAndContentRule