CachedReportSourceBase.AddService(Type, Object) Method
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Parameters
Name | Type |
---|---|
serviceType | Type |
serviceInstance | Object |
See Also
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v24.2.Core.dll
public void AddService(
Type serviceType,
object serviceInstance
)
Public Sub AddService(
serviceType As Type,
serviceInstance As Object
)
Name | Type |
---|---|
serviceType | Type |
serviceInstance | Object |
No
Your feedback is appreciated.