Version 24.2 (latest)

DataSourceBase Class Fields

For a list of all members of this type, see DataSourceBase members.

Public Fields
 NameDescription
Public FieldResultPropertyNameConstant for the name of Result property to be used in PropertyChanged event  
Protected Fields
 NameDescription
Protected FieldAxisChangedWorkIdThe identifier of the DataSourceBase.Work started when an item is added/removed to any of the axes of IOlapViewModel.  
Protected FieldRefreshGridWorkIdThe identifier of the DataSourceBase.Work started when RefreshGrid is called.  
Protected FieldSwitchMemberWorkIdThe identifier of the DataSourceBase.Work started when SwitchAxisMember is called.  
See Also