Interface ILegacyRelationships

Auto-generated menu item when entity-relationships are marked to be rendered. @deprecated, use IRelationships instead.

Hierarchy

Properties

BruceEntity?: {
    EntityIds?: string[];
}

Type declaration

  • Optional EntityIds?: string[]
Caption: string
Children?: MenuItem.IItem[]
LabelColor?: string
Type: Relations
authoring?: IAuthorSettings
authoringEnabled?: boolean
cdnCounter?: number
cdnEnabled?: boolean
hideChildren?: boolean
id: string
legend?: ILegend
renderPriority?: number

Generated using TypeDoc