|
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.helpclassesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public int SharedSubscriptionCount { get; set; }
No code example is currently available or this language may not be supported.
Property Value
Int32The shared subscription count.
See Also