Click or drag to resize
PrivacyControlLoggerLogDelete Method

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

[Missing <summary> documentation for "M:Netadmin.Management.PrivacyControl.PrivacyControlLogger.LogDelete(System.Collections.Generic.IEnumerable{Netadmin.Management.PrivacyControl.Dto.ICustomerSpPair},System.String)"]

Namespace: Netadmin.Management.PrivacyControl
Assembly: Netadmin.Management (in Netadmin.Management.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
public void LogDelete(
	IEnumerable<ICustomerSpPair> customerSpPair,
	string context
)

Parameters

customerSpPair
Type: System.Collections.GenericIEnumerableICustomerSpPair

[Missing <param name="customerSpPair"/> documentation for "M:Netadmin.Management.PrivacyControl.PrivacyControlLogger.LogDelete(System.Collections.Generic.IEnumerable{Netadmin.Management.PrivacyControl.Dto.ICustomerSpPair},System.String)"]

context
Type: SystemString

[Missing <param name="context"/> documentation for "M:Netadmin.Management.PrivacyControl.PrivacyControlLogger.LogDelete(System.Collections.Generic.IEnumerable{Netadmin.Management.PrivacyControl.Dto.ICustomerSpPair},System.String)"]

Implements

IPrivacyControlLoggerLogDelete(IEnumerableICustomerSpPair, String)
See Also