Function maxAttributes

  • Parameters

    • fcda: Element

    Returns {
        max: number;
        scope: string;
    }

    ConfDataSet.maxAttributes number as max and the scope.

    • max: number
    • scope: string

Generated using TypeDoc