Microsoft Internet Security and Acceleration Server 2000

FPCSignaledAlert.ActiveSince Property

Gets a DATE value that specifies the date and Greenwich Mean Time (GMT) from which the alert has been active.

VBScript Syntax[VBScript]

[ dActiveSince = ] FPCSignaledAlert.ActiveSince

C++ Syntax[C++]

HRESULT get_ActiveSince( 
  DATE *pdActiveSince
);

Parameters

dActiveSince
DATE value that specifies the date since the alert has been active.

The property is read-only.

Applies To

FPCSignaledAlert