Click or drag to resize
PersonalDataEraserRegisterCount Property
Gets the number of registered IPersonalDataErasers in the register.

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 11.0.0
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
See Also