Represents a collection of entries that can be linked to a property as predefined values.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)

Syntax

C#
public class BCLookupList : BCRepositoryObject
Visual Basic
Public Class BCLookupList _
	Inherits BCRepositoryObject
Visual C++
public ref class BCLookupList : public BCRepositoryObject

Inheritance Hierarchy

See Also