• Function that will change the property of a given SectionIndex Id.

    Export

    Parameters

    • sectionIndexId: string

      ID of the SectionIndex where the property will be changed.

    • propertyName: string

      Property name that will be updated

    • propertyValue: any

      Value that will be set to the property

    Returns string