For the complete documentation index, see llms.txt. This page is also available as Markdown.

DestinationType

Enum in Destination

Inherits from System.Enum

Summary

The type of a Destination.

public enum DestinationType
{
    Node,
    Block
}

Members

Name
Description

Last updated

Was this helpful?