vlocode-project - v2.4.3
    Preparing search index...

    Interface FeedLayoutFilter

    interface FeedLayoutFilter {
        feedFilterName?: string;
        feedFilterType: FeedLayoutFilterType;
        feedItemType?: FeedItemType;
    }
    Index

    Properties

    feedFilterName?: string
    feedFilterType: FeedLayoutFilterType
    feedItemType?: FeedItemType