Click or drag to resize
PrivacyControlLoggerLogUpdate Method

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

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

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

Parameters

context
Type: SystemString

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

cCompare
Type: System.Collections.GenericIEnumerableIPrivacyControlCustomerCompare

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

Implements

IPrivacyControlLoggerLogUpdate(String, IEnumerableIPrivacyControlCustomerCompare)
See Also