Click or drag to resize

TextItem Properties

The TextItem type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
The item's attributes. This is a bitmask of the enum TextItemAttrs
Public propertyName
The text item's name. The ITextItems collection is indexed by this string as well.
Public propertySubObjectID
Stores the child key (sub_object_id). Note that the obj_id (the main related id) is the same for the entire collection.
Public propertyText
The item's text
Public propertyTextID
The ID loaded from the database.
Public propertyTextType
The text type of the item.
Top
See Also