CachedReportSourceBase.RemoveService(Type) Method
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type |
---|---|
serviceType | Type |
See Also
Namespace: DevExpress.XtraPrinting.Caching
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
public void RemoveService(
Type serviceType
)
Public Sub RemoveService(
serviceType As Type
)
Name | Type |
---|---|
serviceType | Type |
No
Your feedback is appreciated.