Share via


SwaggerCustomDynamicTreeCommand Class

Definition

The swagger tree command.

public class SwaggerCustomDynamicTreeCommand
type SwaggerCustomDynamicTreeCommand = class
Public Class SwaggerCustomDynamicTreeCommand
Inheritance
SwaggerCustomDynamicTreeCommand

Constructors

SwaggerCustomDynamicTreeCommand()

Initializes a new instance of SwaggerCustomDynamicTreeCommand.

Properties

ItemFullTitlePath

The path to an item property which defines the display name of the item.

ItemIsParent

The path to an item property which defines the display name of the item.

ItemsPath

The path to an item property which defines the display name of the item.

ItemTitlePath

The path to an item property which defines the display name of the item.

ItemValuePath

The path to an item property which defines the display name of the item.

OperationId

The path to an item property which defines the display name of the item.

Parameters

Dictionary of <SwaggerCustomDynamicTreeParameter>.

SelectableFilter

The path to an item property which defines the display name of the item.

Applies to