Applies to members of extended BusinessObjects that have the MultiAssociated attribute; notifies ExportServices that this field links the BusinessObject's table with its lookup table

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Caisis.BOL..::..LookupKeyAttribute

See Also