IScriptContextDocument Property |  |
Gets the active document in the list.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
SyntaxDocumentItem Document { get; }Property Value
DocumentItemThe active document in the list set by the last call to
ReadDocument.
See Also