Click or drag to resize
Infosoft Logo

GetPermanentChangesForSubscriptionResponsePermanentChanges Property

Gets or sets the permanent changes.

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

Property Value

ListPermanentChangeExchange
The permanent changes.
See Also