If u want to get the reference of a cdo object in client side which of the following should be used

Skill/Topic: Advanced
A) g_cdoManager.getCdoByName()
B) g_cdoManager.getCdoById()
C) m_cdoManager.getCdoByName()
D) m_cdoManager.getCdoById()
Explanation: Because at client side the variables are always referenced by g_(Variable Name)

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions