Overload List
Type | Name | Description |
---|---|---|
![]() | 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.
|
![]() | 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.
|