'Declaration Public Overloads Function GetOwner( _ ByVal dataSource As DataSource _ ) As ItemOwners
public ItemOwners GetOwner( DataSource dataSource )
Parameters
- dataSource
- A DataSource for getting owner for.
Return Value
An ItemOwners value indicating the owner of the specified data source.