Click or drag to resize

GH_DocumentModifiedSubsidiaries Property

Gets the number of modified subsidiary documents.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int ModifiedSubsidiaries { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.ModifiedSubsidiaries"]

Return Value

Type: Int32
The number of modified subsidiary documents.
See Also