Object Inheritance
From AgileApps Support Wiki
Object Inheritance is the ability to create Child Objects that inherit capabilities from a parent object. That concept, which comes from object-oriented programming, lets you write common behaviors in one place, while at the same time allowing for variations on those behaviors in particular instances. For example, a "Vehicle" object could implement the common behavior for going forward and accelerating, while a "Boat" object could implement the behavior of turning the rudder, while a "Car" object implements the behavior of turning the steering wheel.
- The Object Inheritance option is enabled by your Service Provider.
- The default single sign-on setting on on-premises installation is Off.
- The default single sign-on setting on the cloud is On. (Contact Support to make changes.)