Microsoft Internet Security and Acceleration Server 2000

FPCProtocolRule.ScheduleUsed Property

Gets FPCRef object that contains a reference to the schedule used to define the times when the rule applies.

VBScript Syntax[VBScript]

[ oFPCRef = ] FPCProtocolRule.ScheduleUsed

C++ Syntax[C++]

HRESULT get_ScheduleUsed(
  IFPCRef **poFPCRef
);

Parameters

oFPCRef
The FPCRef object that contains a reference to the schedule.

The property is read-only.

Applies To

FPCProtocolRule