vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface AnimationRuleMetadata

    interface AnimationRuleMetadata {
        animationFrequency: string;
        developerName: string;
        fullName?: string;
        isActive: boolean;
        masterLabel: string;
        recordTypeContext: string;
        recordTypeName?: string;
        sobjectType: string;
        targetField: string;
        targetFieldChangeToValues: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    animationFrequency: string
    developerName: string
    fullName?: string
    isActive: boolean
    masterLabel: string
    recordTypeContext: string
    recordTypeName?: string
    sobjectType: string
    targetField: string
    targetFieldChangeToValues: string