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

Properties