Click or drag to resize

UserDTOfirstName Property

OFV Kjøretøydata service

Gets or sets the first name.

Namespace:  OfvService.DTO.Login
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string firstName { get; set; }

Property Value

Type: String
The first name of current user.
See Also