|   | PropertyLogEntriesGetCompleteLogText Method (Boolean) | 
 
            Returns all the log-entries as text. Based on the parameter
            the time of the change will be formatted in UTC or the active users
            timezone.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string GetCompleteLogText(
	bool utcTime
)
Parameters
- utcTime
 - Type: SystemBoolean
 
Return Value
Type: 
String
See Also