Click or drag to resize

TireInformationServiceRegNoSearchForAlternatives Method

OFV Kjøretøydata service

[Missing <summary> documentation for "M:OfvVehicleData.Service.TireInformationService.RegNoSearchForAlternatives(OfvService.DTO.Login.UserDTO,System.String,System.Int32,System.String)"]

Namespace:  OfvVehicleData.Service
Assembly:  OfvVehicleData.Service (in OfvVehicleData.Service.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DTO RegNoSearchForAlternatives(
	UserDTO user,
	string searchString,
	int vehicleGroup,
	string format
)

Parameters

user
Type: OfvService.DTO.LoginUserDTO

[Missing <param name="user"/> documentation for "M:OfvVehicleData.Service.TireInformationService.RegNoSearchForAlternatives(OfvService.DTO.Login.UserDTO,System.String,System.Int32,System.String)"]

searchString
Type: SystemString

[Missing <param name="searchString"/> documentation for "M:OfvVehicleData.Service.TireInformationService.RegNoSearchForAlternatives(OfvService.DTO.Login.UserDTO,System.String,System.Int32,System.String)"]

vehicleGroup
Type: SystemInt32

[Missing <param name="vehicleGroup"/> documentation for "M:OfvVehicleData.Service.TireInformationService.RegNoSearchForAlternatives(OfvService.DTO.Login.UserDTO,System.String,System.Int32,System.String)"]

format
Type: SystemString

[Missing <param name="format"/> documentation for "M:OfvVehicleData.Service.TireInformationService.RegNoSearchForAlternatives(OfvService.DTO.Login.UserDTO,System.String,System.Int32,System.String)"]

Return Value

Type: DTO

[Missing <returns> documentation for "M:OfvVehicleData.Service.TireInformationService.RegNoSearchForAlternatives(OfvService.DTO.Login.UserDTO,System.String,System.Int32,System.String)"]

See Also