DMREventCriteriaCollectionEventIds Property

Alterian Email Manager 6.2.3 SDK Help File
Gets all the event ids used in the criteria

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

Syntax
public IEnumerable<int> EventIds { get; }

Property Value

Type: IEnumerableInt32
See Also