Click or drag to resize

GH_DocumentUpdateAllSubsidiaries Method

Iterate over all subsidiary documents and update them with their respective owners. If a subsidiary hasn't been modified, it will not be updated and it will not be counted.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int UpdateAllSubsidiaries()

Return Value

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