Click or drag to resize
UserDataSourceSetDataSource Method
Set UserService as data source in the onion data model. This method must me called before SetDataSource() methods in other data sources are called.

Namespace: ArtDatabanken.WebService.Client.UserService
Assembly: ArtDatabanken.WebService.Client (in ArtDatabanken.WebService.Client.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public static void SetDataSource()
See Also