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