Click or drag to resize

PropertyLogEntriesGetCompleteLogText Method

Returns all log entries as text. Each log entries comes in the order which they are available in the collection.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string GetCompleteLogText()

Return Value

Type: String
See Also