vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface WaveXmdFormattingPredicate

    interface WaveXmdFormattingPredicate {
        formatValue: string;
        operator: string;
        sortIndex: number;
        value: string;
    }
    Index

    Properties

    formatValue: string
    operator: string
    sortIndex: number
    value: string