RAMP4 - v4.21.0
    Preparing search index...

    Interface RampLayerFieldInfoConfig

    interface RampLayerFieldInfoConfig {
        alias?: string;
        name: string;
        trim?: boolean;
    }
    Index

    Properties

    Properties

    alias?: string
    name: string
    trim?: boolean