GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoObject Class / IsInDocument Property
In This Topic
    IsInDocument Property (GoObject)
    In This Topic
    Gets whether this object belongs to a document.
    Syntax
    [Browsable(false)]
    public bool IsInDocument {get;}
    See Also