EventlogCollectionMergedMainAndContentEventsAsMainEvents Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EventlogEntityCollection MergedMainAndContentEventsAsMainEvents { get; }
Public ReadOnly Property MergedMainAndContentEventsAsMainEvents As EventlogEntityCollection
Get
public:
virtual property EventlogEntityCollection^ MergedMainAndContentEventsAsMainEvents {
EventlogEntityCollection^ get () sealed;
}
abstract MergedMainAndContentEventsAsMainEvents : EventlogEntityCollection with get
override MergedMainAndContentEventsAsMainEvents : EventlogEntityCollection with get
function get_MergedMainAndContentEventsAsMainEvents();
Property Value
Type:
EventlogEntityCollectionImplements
IEventlogCollectionMergedMainAndContentEventsAsMainEvents
See Also