EventlogCollectionSEVToDo Property
|
Alterian Email Manager 6.2.3 SDK Help File
True if this item has SEV eventlog data to process. False in any other case
Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool SEVToDo { get; }
Public ReadOnly Property SEVToDo As Boolean
Get
public:
virtual property bool SEVToDo {
bool get () sealed;
}
abstract SEVToDo : bool with get
override SEVToDo : bool with get
Property Value
Type:
BooleanImplements
IEventlogCollectionSEVToDo
See Also