Interface BTExportRuleValidOptionsInfo

Export

Interface

BTExportRuleValidOptionsInfo

Hierarchy

  • BTExportRuleValidOptionsInfo

Properties

conventionPlaceholder?: string

Memberof

BTExportRuleValidOptionsInfo

hardcodedProperties?: BTExportRuleHardcodedPropertyInfo[]

Memberof

BTExportRuleValidOptionsInfo

propertyContextDisplayMap?: {
    [key: string]: string;
}

Memberof

BTExportRuleValidOptionsInfo

Type declaration

  • [key: string]: string
validObjectTypes?: number[]

Memberof

BTExportRuleValidOptionsInfo

Generated using TypeDoc