public sealed class ActionNodeModel : ActionNodeBase| ActionNodeModel(NodeDto, ModalDropdownOptions) | Secondary constructor for ActionNodeModel that takes a NodeDto and options. |
| ActionNodeModel(IconName, ActionFlowNodeType, Boolean, ModalDropdownOptions, Point) | Default constructor for ActionNodeModel |
| ToNodeDto |
Turns a Node from the Diagram into a format for saving to Cosmos DB.
(Defined by DiagramsFactory) |