Click or drag to resize
ICustomerSpPair Interface

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

"Pairs" of Customers, ProviderId is optional and if set will refer to a ProviderInstanceId of a customer and an optional ChangesLogPostId which contains an identifier for the database changed properties on a customer

Namespace: Netadmin.Management.PrivacyControl.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public interface ICustomerSpPair

The ICustomerSpPair type exposes the following members.

Properties
  NameDescription
Public propertyNullableT, T: Int64ChangesLogPostId
Public propertyInt64CustomerId
Public propertyNullableT, T: Int64ProviderId
Top
Implemented by
See Also