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.

Overload List

  Name Description
Public method GetClassDescription (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 method GetClassDescription (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.

See Also