| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function GetService( _ ByVal serviceType As Type _ ) As Object | |
| C# | |
|---|---|
public virtual object GetService( Type serviceType ) | |
Parameters
- serviceType
| DataDynamics.Reports | Support Forum |
| GetService Method | |
| See Also | |
|
| DataDynamics.Reports.Rendering.Components Namespace > MemoryReportItem Class : GetService Method |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Function GetService( _ ByVal serviceType As Type _ ) As Object | |
| C# | |
|---|---|
public virtual object GetService( Type serviceType ) | |