EventlogCollectionContentEventEntitiesCollection 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
Syntaxpublic EventlogContentEntityCollection ContentEventEntitiesCollection { get; }
Public ReadOnly Property ContentEventEntitiesCollection As EventlogContentEntityCollection
Get
public:
virtual property EventlogContentEntityCollection^ ContentEventEntitiesCollection {
EventlogContentEntityCollection^ get () sealed;
}
abstract ContentEventEntitiesCollection : EventlogContentEntityCollection with get
override ContentEventEntitiesCollection : EventlogContentEntityCollection with get
function get_ContentEventEntitiesCollection();
Property Value
Type:
EventlogContentEntityCollectionImplements
IEventlogCollectionContentEventEntitiesCollection
Remarks
Extended version of the main events with data specific to the content
See Also