OFV Kjøretøydata service
Gets or sets a value indicating whether a service-method is success.
Namespace:
OfvService.DTO.Tax
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Success { get; set; }Property Value
Type:
Booleantrue if success; otherwise,
false.
See Also