Click or drag to resize

DelayedTerminationConfiguration Properties

The DelayedTerminationConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyDelayExpirationTermination
Gets or sets a value indicating whether termination on expiration should be delayed.
Public propertyDelayNewOrderTermination
Gets or sets a value indicating whether termination of new orders should be delayed.
Public propertyDelayRenewalTermination
Gets or sets a value indicating whether termination of renewals should be delayed.
Public propertyDelayRunningSubscriptionTermination
Gets or sets a value indicating whether termination of running subscriptions should be delayed.
Public propertyId
Gets or sets the configuration ID.
Public propertyReactivationItemId
Gets or sets the reactivation item ID.
Public propertyTerminationDelayPeriod
Gets or sets the termination delay period in days.
Top
See Also