EventlogCollectionHasContentEvents Method

Alterian Email Manager 6.2.3 SDK Help File
Checks if there are any content events in the item

Namespace:  DMLibrary.Repository.Eventlog
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public bool HasContentEvents()

Return Value

Type: Boolean
True if there are any content events. False in any other case

Implements

IEventlogCollectionHasContentEvents
See Also