Frodo Library - v4.0.0-10
    Preparing search index...

    Interface MappingExportOptions

    Mapping export options

    interface MappingExportOptions {
        connectorId?: string;
        deps: boolean;
        moType?: string;
        useStringArrays: boolean;
    }
    Index

    Properties

    connectorId?: string

    limit mappings to connector

    deps: boolean

    Include any dependencies.

    moType?: string

    limit mappings to managed object type

    useStringArrays: boolean

    Use string arrays to store multi-line text in scripts.