DMEventCriteriaCollectionEventIds Property
|
Alterian Email Manager 6.2.3 SDK Help File IntCollection with all the event ids used in the criteria
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic IntCollection EventIds { get; }
Public ReadOnly Property EventIds As IntCollection
Get
public:
property IntCollection^ EventIds {
IntCollection^ get ();
}
member EventIds : IntCollection with get
Property Value
Type:
IntCollection
See Also