IEventlogCollectionHasMainEvents Method

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

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

Syntax
bool HasMainEvents()

Return Value

Type: Boolean
True if there are any main events. False in any other case
See Also