vlocode-project - v2.4.3
    Preparing search index...

    Interface BusinessProcessFeedback

    interface BusinessProcessFeedback {
        actionName: string;
        actionParam: string;
        actionType: ExpFeedbackCollType;
    }
    Index

    Properties

    actionName: string
    actionParam: string