Click or drag to resize
Infosoft Logo

SubscriptionChangeServiceGetPermanentChangesForSubscription Method

Gets all the permanent changes for the subscription that are equal to or greater than the given start date.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax

Parameters

request  GetPermanentChangesForSubscriptionRequest
The request.

Return Value

GetPermanentChangesForSubscriptionResponse
A collection with all the permanent changes for the subscription.

Implements

ISubscriptionChangeServiceGetPermanentChangesForSubscription(GetPermanentChangesForSubscriptionRequest)
Remarks
If the stardate is not set the startdate will be set to today's date.
See Also