ToggleOverload List

Type NameDescription
Public methodGetClassDescription(IEngineObject)
Returns the class description for a given object. If the class description is not already resident, this method fetches it from the server and adds it to the metadata cache.
Public methodGetClassDescription(IInstantiatingScope, String)
Returns the class description for a given class and scope. If the class description is not already resident, this method fetches it from the server and adds it to the metadata cache.

ToggleSee Also