AboutSupportDeveloper GuideVersion 40.130.101.1
interface InteropLoggingOptions {
    afterAction: InteropActionLoggingOption;
    beforeAction: InteropActionLoggingOption;
}

Properties