GoDiagram Web Reference
Document Property (GoObject)

Gets the document that this object belongs to, or null if this is not in a layer or if this is in a view layer.
Syntax
'Declaration
 
<CategoryAttribute("Ownership")>
<DescriptionAttribute("The GoDocument to which this object belongs, if in a document layer.")>
Public ReadOnly Property Document As GoDocument
[CategoryAttribute("Ownership")]
[DescriptionAttribute("The GoDocument to which this object belongs, if in a document layer.")]
public GoDocument Document {get;}
Remarks
You cannot set this property--call GoLayer.Add instead.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoObject Class
GoObject Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback