C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1DocumentSource Class / Log Property
Log Property (C1DocumentSource)
In This Topic
Gets the LogEntryList containing the list of events which occured during the last operation (generating, exporting etc).
Syntax
'Declaration
 
Public ReadOnly Property Log As LogEntryList
 
See Also