Click or drag to resize
BCWorkList Properties

The BCWorkList type exposes the following members.

Properties
  NameDescription
Public propertyEmailAddress
Gets or sets the user's email address.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the work list.
Public propertyInitials
Gets or sets the user's initials.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
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 propertyUser
Gets the name of the user.
Public propertyUserFullName
Gets the full name of the user as provided by the OS.
Top
See Also