| ActionArgumentsLogEntries Property |
Log entries describing who changed which properties and when on the survey object.
Tip: can also be accessed with GetMostRecentLogEntry().
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<LogEntry> LogEntries { get; }
Property Value
Type:
ListLogEntry
See Also