ScriptMessageEventArgsDocument Property |  |
Gets the DocumentItem related to the log item.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic DocumentItem Document { get; }Property Value
DocumentItemThe related DocumentItem for the log item; otherwise,
null.
See Also