Click or drag to resize

SubscriptionAdminDTOsubscriptionName Property

OFV Kjøretøydata service

SubscriptionId that user is subscriped to.

System only used field at the moment.

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

Property Value

Type: String
See Also