Enum ChangeType

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for Change.

Namespace: Northwoods.Go.Models
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum ChangeType

Fields

Name Description
Insert

For inserting into collections.

Property

For simple property changes.

Remove

For removing from collections.

Transaction

For informational events, such as transactions and undo/redo operations.