Click or drag to resize
LogObjectChangeSettingsGetDuplicityKey Method
Gets the duplicity key.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public string GetDuplicityKey(
	string keyPrefix
)

Parameters

keyPrefix
Type: SystemString
Key prefix

Return Value

Type: String
See Also