IEventlogCollectionContentEventEntitiesCollection Property
|
Alterian Email Manager 6.2.3 SDK Help File
The Content Events
Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
SyntaxEventlogContentEntityCollection ContentEventEntitiesCollection { get; }
ReadOnly Property ContentEventEntitiesCollection As EventlogContentEntityCollection
Get
property EventlogContentEntityCollection^ ContentEventEntitiesCollection {
EventlogContentEntityCollection^ get ();
}
abstract ContentEventEntitiesCollection : EventlogContentEntityCollection with get
function get_ContentEventEntitiesCollection();
Property Value
Type:
EventlogContentEntityCollection
Remarks
Extended version of the main events with data specific to the content
See Also