IObjectLayerAsync Properties
Declares asynchronous methods for an object access layer.Name | Description |
---|---|
CanLoadCollectionObjectsAsynchronously | When implemented by a class, indicates if an object layer can call the IObjectLayerAsync.LoadCollectionObjectsAsync method to asynchronously load collection properties. |
See Also