CatalogListEntry | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Interface CatalogListEntry

    interface CatalogListEntry {
        definedBy: string;
        description: string;
        id: number;
        lang: string;
        managed: boolean;
        suffixMask: string;
        tag: string;
    }
    Index

    Properties

    definedBy: string

    Where this catalog was defined/created

    description: string

    Description

    id: number

    Catalog id

    lang: string

    Catalog language

    managed: boolean

    True if this is managed catalog (supports contentsources)

    suffixMask: string

    Wildcard mask for related suffixes, if any

    tag: string

    Catalog tag