UserSubscriptionDTOdomain Property |
OFV Kjøretøydata service
Gets or sets the domain.
Namespace:
OfvService.DTO.Login.Subscriptions
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string domain { get; set; }Property Value
Type:
String
The domain that subscription belongs to.
See Also