Click or drag to resize
ISubscriptionTransaction Interface

[This is preliminary documentation and is subject to change.]

Dispatched after a successfull Subscription Transactions

Namespace: Netadmin.Management.Provisioning.Events
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface ISubscriptionTransaction

The ISubscriptionTransaction type exposes the following members.

Properties
  NameDescription
Public propertyIEnumerableT, T: Int64AddedSubscriptions
Public propertyInt64AddressId
Public propertyIEnumerableT, T: Int64CancelledDisconnections
Public propertyNullableT, T: Int64CustomerId
Public propertyIEnumerableT, T: Int64DeletedSubscriptions
Public propertyDateTimeExecutionTime
Public propertyIEnumerableT, T: Int64RemovedSubscriptions
Public propertyGuidTransactionIdentifier
Top
See Also