TheThingSubscriptionStatus..::..Subscription Property
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public TheThing..::..TheThingSubscription Subscription { get; set; }
Public Property Subscription As TheThing..::..TheThingSubscription Get Set
public: property TheThing..::..TheThingSubscription^ Subscription { TheThing..::..TheThingSubscription^ get (); void set (TheThing..::..TheThingSubscription^ value); }