GH_DocumentModifiedSubsidiaries Property |
Gets the number of modified subsidiary documents.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int ModifiedSubsidiaries { get; }
Public ReadOnly Property ModifiedSubsidiaries As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.ModifiedSubsidiaries"]
Return Value
Type:
Int32The number of modified subsidiary documents.
See Also