Uiinfrastructure API Docs  
 

ASManager.GetNumCustomModels Method 

This method returns the number of custom Models currently loaded. This number is reset every time custom objects are loaded.

public virtual int GetNumCustomModels();

Return Value

The number of custom Models currently loaded.

See Also

ASManager Class | com.plumtree.uiinfrastructure.activityspace Namespace