Frodo Library - v4.8.5
    Preparing search index...

    Function setSchemaProperty

    • Sets or replaces a schema property definition within a property container (a managed-object type's own schema, or — via a sub-property path — a nested type: object property's own sub-schema), keeping that container's own order/required arrays in sync.

      Parameters

      • container: PropertyContainer
      • propertyName: string
      • propertyData: Record<string, unknown>

      Returns void