TextItem Properties |
The TextItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Attributes |
The item's attributes. This is a bitmask of the enum TextItemAttrs
|
![]() | Name |
The text item's name. The ITextItems collection is indexed by this string as well.
|
![]() | SubObjectID |
Stores the child key (sub_object_id). Note that the obj_id (the main related id)
is the same for the entire collection.
|
![]() | Text |
The item's text
|
![]() | TextID |
The ID loaded from the database.
|
![]() | TextType |
The text type of the item.
|