Previous in Contents Next in Contents

SiteServerEvent

The SiteServerEvent object provides methods and properties to administer events.

Note:   In Visual Basic and VBScript, this is the SiteServerEvent object; in C++ it is the IReplicationEvent interface.

The following table briefly describes the SiteServerEvent object's methods and properties.

Method Description
Read Gets an event property value.
Write Sets an event property value.
Property Description
NumProperties The number of properties in the event.
PropertyNames Returns a collection of this event's property names.


© 1997-2000 Microsoft Corporation. All rights reserved.