Click or drag to resize
IPrivacyControlLogCustomerSpPairs Property

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

CustomerId paired with ProviderId (providerId should be null if not a providerInstance) might include a relation to which Task log got created

Namespace: Netadmin.Management.PrivacyControl.Dto
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
IEnumerable<ICustomerSpPair> CustomerSpPairs { get; }

Property Value

Type: IEnumerableICustomerSpPair
See Also