Inheriting User Properties
Hi,
Whether User Properties are inheritable???
For example,
User Property "Field Read Only Field: [Field Name]" is present in the class CSSBCBase. Now I have a BC which is based on the class CSSBCAccountSIS. The class CSSBCBass is the Super Class of the class CSSBCAccountSIS.
Now is it possible to use the User Prop "Field Read Only Field: [Field Name]" in my new BC which is based on the class CSSBCAccountSIS??
The common knowledge from OOL (if I am right) is that Public Methods from SuperClass are available for use in the Derived Classes. So, is it possible to understand how User Properties are defined/configured in Siebel, i.e., in the underlying CPP code as Public/Private??
Whether User Properties are inheritable???
For example,
User Property "Field Read Only Field: [Field Name]" is present in the class CSSBCBase. Now I have a BC which is based on the class CSSBCAccountSIS. The class CSSBCBass is the Super Class of the class CSSBCAccountSIS.
Now is it possible to use the User Prop "Field Read Only Field: [Field Name]" in my new BC which is based on the class CSSBCAccountSIS??
The common knowledge from OOL (if I am right) is that Public Methods from SuperClass are available for use in the Derived Classes. So, is it possible to understand how User Properties are defined/configured in Siebel, i.e., in the underlying CPP code as Public/Private??
0