'Declaration Public Overloads Function GetOwner( _ ByVal reportParameter As ReportParameter _ ) As ItemOwners
public ItemOwners GetOwner( ReportParameter reportParameter )
Parameters
- reportParameter
- A ReportParameter for getting owner for.
Return Value
An ItemOwners value indicating the owner of the specified report parameter.