Click or drag to resize
Infosoft Logo

InfoWebSubscriptionSharedSubscriptionCount Property

Gets or sets the shared subscription count. A field for determining how many times the subscription can be shared.

Namespace: Infosoft.Webservices.Subscription.helpclasses
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public int SharedSubscriptionCount { get; set; }

Property Value

Int32
The shared subscription count.
See Also