Applies to members of extended BusinessObjects; ExportServices must deidentify the associated field using the specified DeidentifyOption

Namespace: Caisis.BOL
Assembly: Caisis.BOL (in Caisis.BOL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class DeidentifyAttribute : Attribute
Visual Basic
Public Class DeidentifyAttribute
	Inherits Attribute
Visual C++
public ref class DeidentifyAttribute : public Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Caisis.BOL..::..DeidentifyAttribute

See Also