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

    Interface ProfileActionOverride

    interface ProfileActionOverride {
        actionName: string;
        content?: string;
        formFactor: FormFactor;
        pageOrSobjectType: string;
        recordType?: string;
        type: ActionOverrideType;
    }

    Hierarchy (View Summary)

    Index

    Properties

    actionName: string
    content?: string
    formFactor: FormFactor
    pageOrSobjectType: string
    recordType?: string