Click or drag to resize
Infosoft Logo

InfoWebSubscription.Distributions Property

Gets or sets the distributions.

Namespace: Infosoft.Webservices.Subscription.helpclasses
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public List<InfoWebDistribution> Distributions { get; set; }

Property Value

List<InfoWebDistribution>
The distributions.
See Also