DocumentItemParent Property |  |
Gets or sets the parent document.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic DocumentItem Parent { get; set; }Property Value
DocumentItemThe parent document if set; otherwise,
null.
See Also