Describes a single constant node that was added, or modified, paired with the categories of changes that affected it.
A removed ChangedConstantNode.ConstantNode does not have a matching ChangedConstantNode. For a usage example, see GraphChanges.
| Property | Description |
|---|---|
| ChangeKinds | The categories of changes that affected this constant node, as a set of ChangeKind flags. |
| ConstantNode | The constant node that was modified. |
| ID | The unique identifier of the constant node. |