Microsoft Internet Security and Acceleration Server 2000

FPCSiteAndContentRule.ScheduleUsed Property

Gets the FPCRef object that is used to define the actual times when the rule applies.

VBScript Syntax[VBScript]

[ oFPCRef = ] FPCSiteAndContentRule.ScheduleUsed 

C++ Syntax[C++]

HRESULT get_ScheduleUsed(
  IFPCRef **poFPCRef
);

Parameters

oFPCRef
Reference to an FPCRef object.

The property is read-only. It can be set through the SetSchedule method.

Applies To

FPCSiteAndContentRule