IEventlogCollectionClient Property
|
Alterian Email Manager 6.2.3 SDK Help File
The client associated to the eventlog data
Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
SyntaxReadOnly Property Client As DMClient
Get
property DMClient^ Client {
DMClient^ get ();
}
abstract Client : DMClient with get
Property Value
Type:
DMClient
Remarks
This ensures a correct relationship between what's produced/consumed
and the client for it
See Also