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

    Interface RecordPageSettingsMetadata

    interface RecordPageSettingsMetadata {
        enableActivityRelatedList?: boolean;
        enableFullRecordView?: boolean;
        fullName?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    enableActivityRelatedList?: boolean
    enableFullRecordView?: boolean
    fullName?: string