• Parameters

    • name: string
    • calendar: PropertyHierarchy

    Returns {
        calculationType: CalculationType;
        dataType: string;
        formula: string;
        name: string;
        role: AggregationRole;
    }

    • calculationType: CalculationType
    • dataType: string
    • formula: string
    • name: string
    • role: AggregationRole

Generated using TypeDoc