Click or drag to resize

ModuleModuleDocument Property

Document of module is implicitly declared by added Entity as module child.

Namespace:  Syntactik.DOM
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public virtual Document ModuleDocument { get; }

Property Value

Type: Document
See Also