IGH_DocumentObjectTriggerAutoSave Method |
Name | Description | |
---|---|---|
![]() | TriggerAutoSave |
Triggers the AutoSave function on the owner document with the object_changed flag.
|
![]() | TriggerAutoSave(GH_AutoSaveTrigger) |
Triggers the AutoSave function on the owner document with a custom flag.
|
![]() | TriggerAutoSave(Guid) |
Triggers the AutoSave function on the owner document with the object_changed flag.
|
![]() | TriggerAutoSave(GH_AutoSaveTrigger, Guid) |
Triggers the AutoSave function on the owner document with a custom flag.
|