Microsoft Internet Security and Acceleration Server 2000

FPCEnterprisePolicy.LastModifiedTime Property

Gets the last modification time of the object.

VBScript Syntax[VBScript]

[ dLastModifiedTime = ] FPCEnterprisePolicy.LastModifiedTime

C++ Syntax[C++]

HRESULT get_LastModifiedTime(
  DATE *pdLastModifiedTime
);

Parameters

dLastModifiedTime
Reference to a DATE data type that specifies the last modification time of the object.

The property is read-only.

Applies To

FPCEnterprisePolicy