ScriptMessageEventArgsDocument Property | |
Gets the DocumentItem related to the log item.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax public DocumentItem Document { get; }
Property Value
Type:
DocumentItemThe related DocumentItem for the log item; otherwise,
null.
See Also