Version: 13.0

    Show / Hide Table of Contents

    Enum ResponseCacheLevel

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("10e333b5-e396-81ad-80a9-1955d42a536e")]
    [ApiEnumFor("SMT.MAA.ContextAndShadows.HarmonicAnalyses.ResponseCacheLevel, SMT.MAA")]
    public enum ResponseCacheLevel

    Fields

    Name Description
    FastestCalculation

    Fastest Calculation

    LowestMemory

    Lowest Memory

    Medium

    Medium

    In This Article
    • Fields
    Back to top