IsNew property: RCService class

Description

Use the IsNew property to return whether the instantiation of this service configuration is for a new definition. This property returns True only after the RCService constructor is invoked with the combination of portal_name and CREF_name parameters set to a new combination. All other times and after a Save is invoked, IsNew returns False.

This property is read-only.