Click or drag to resize

ActivityLogEntries Property

Contains the list of activity logs related to the activity. Listen is sorted by changetime (ascending) LogEntries is not always populated.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ActivityLogEntries LogEntries { get; }

Property Value

Type: ActivityLogEntries
See Also