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

    Interface WaveXmdFormattingBin

    interface WaveXmdFormattingBin {
        bin: string;
        formatValue: string;
        label: string;
        sortIndex: number;
    }
    Index

    Properties

    bin: string
    formatValue: string
    label: string
    sortIndex: number