IScriptContextDocument Property | |
Gets the active document in the list.
Namespace:
Compiled.EDD.Scripting
Assembly:
Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 7.6.1.3-5cb5c356
Syntax DocumentItem Document { get; }
Property Value
Type:
DocumentItemThe active document in the list set by the last call to
ReadDocument.
See Also