Microsoft Internet Security and Acceleration Server 2000

FPCEnterprisePolicy.CreatedTime Property

Gets the creation time of the enterprise policy object.

VBScript Syntax[VBScript]

[ dCreatedTime = ] FPCEnterprisePolicy.CreatedTime

C++ Syntax[C++]

HRESULT get_CreatedTime(
  DATE *pdCreatedTime
);

Parameters

dCreatedTime
Reference to the DATE data type that specifies the creation time of the enterprise policy object.

The property is read-only.

Applies To

FPCEnterprisePolicy