This interface contains several properties and methods, but there is only one property that you are like to need. That property is the only one documented here.

You can use dependency injection to obtain a pointer to this interface using code like this in your class:

[Dependency]

public IDataService DataService { get; set; }

Related Topics

Interfaces
Properties