vlocode-project - v1.41.2
    Preparing search index...

    Interface FeedLayoutFilter

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

    Properties

    feedFilterName?: string
    feedFilterType: FeedLayoutFilterType
    feedItemType?: FeedItemType