 | ListPageExtensionBaseList Property |
Gets the base list for access to the data
Namespace:
EBP.Api.List
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected IBaseList BaseList { get; }
Protected ReadOnly Property BaseList As IBaseList
Get
Return Value
Type:
IBaseListThe base list for access to the data
See Also