Click or drag to resize
BCLookupList Properties

The BCLookupList type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets or sets the display name of the lookup list.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the lookup list.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyName
Gets or sets the internal name of the lookup list.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyValues
Gets the array of lookup list values.
Top
See Also