Types of IDO properties in syteline are:
- Bound Property: Bound properties are persistent properties whose values are stored in an application database table.
- Derived Property: Derived properties are properties whose values are derived from SQL expressions.
- Unbound Property: Unbound properties are properties whose values are not stored in a database table and consequently are not persistent.
- Subcollection Property: A sub collection property is a property that specifies a child IDO that is filtered from parent IDO.