Click or drag to resize

UserDTOsetLoginCounter Method

OFV Kjøretøydata service

[Missing <summary> documentation for "M:OfvService.DTO.Login.UserDTO.setLoginCounter(System.Int32)"]

Namespace:  OfvService.DTO.Login
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void setLoginCounter(
	int value
)

Parameters

value
Type: SystemInt32

[Missing <param name="value"/> documentation for "M:OfvService.DTO.Login.UserDTO.setLoginCounter(System.Int32)"]

See Also