Adapter.baseViewService Property

Gets the base view service. This might be a dundas.views.BaseViewViewService or derivation thereof if this adapter is on a View entity. A way to check is to duck-type for .currentView.
 

Property Value

Type: BaseViewService
Value may be null.