Interface IOnFieldsMutatedReference

interface IOnFieldsMutatedReference {
    refBlockCode: any;
    refSectionCode: any;
    refTabCode: any;
}

Properties

refBlockCode: any
refSectionCode: any
refTabCode: any