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

    Interface CMSConnectResourceDefinition

    interface CMSConnectResourceDefinition {
        developerName: string;
        masterLabel: string;
        options: number;
        payloadType: string;
        resourceIdPath?: string;
        resourceNamePath?: string;
        resourcePath: string;
        rootNodePath?: string;
    }
    Index

    Properties

    developerName: string
    masterLabel: string
    options: number
    payloadType: string
    resourceIdPath?: string
    resourceNamePath?: string
    resourcePath: string
    rootNodePath?: string