Click or drag to resize

SubscriptionClientState Property

The client state set in the subscription

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string ClientState { get; set; }

Property Value

Type: String
See Also