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

Properties