Click or drag to resize
PersonalDataCollectorResult Class
Represents result of the data collecting.
Inheritance Hierarchy
SystemObject
  CMS.DataProtectionPersonalDataCollectorResult

Namespace: CMS.DataProtection
Assembly: CMS.DataProtection (in CMS.DataProtection.dll) Version: 11.0.0
Syntax
C#
public class PersonalDataCollectorResult

The PersonalDataCollectorResult type exposes the following members.

Constructors
  NameDescription
Public methodPersonalDataCollectorResult
Top
Properties
  NameDescription
Public propertyText
Returns data collecting result as text. Is null when no data was found.
Top
See Also