TreeINFO-For-M365 documentation
    Preparing search index...

    Defines the result of the dialog

    interface DialogResult {
        button: string;
        data: any;
    }
    Index

    Properties

    Properties

    button: string

    Name of the clicked button

    data: any

    Form data from the dialog