Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An application can add calculated properties to a class or layout. If you're not already familiar with expressions, please see the Metadata Expressions for more information.

Use the ClassBuilder.Add.CalculatedProperty(...) or one of the overloads to create a new calculated property.

...