LookupText members
Defines an entry in a lookup table of type Text.
The LookupText type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
LookupText | Creates an instance of the LookupText class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AppAlternateId | Gets the alternate GUID that is specified in an App package for Project Online. (Inherited from LookupEntry.) |
![]() |
Context | (Inherited from ClientObject.) |
![]() |
Description | Gets or sets the description of the lookup table entry. (Inherited from LookupEntry.) |
![]() |
FullValue | Gets the concatenated value of a hierarchical text lookup table entry. (Inherited from LookupEntry.) |
![]() |
HasChildren | Gets a value that indicates whether an entry in a hierarchical text lookup table has descendants. |
![]() |
Id | Gets the GUID for the lookup table entry. (Inherited from LookupEntry.) |
![]() |
InternalName | Gets the internal name of the lookup table entry. Reserved for internal use.. (Inherited from LookupEntry.) |
![]() |
Mask | Gets the mask for an entry in a hierarhical text lookup table. |
![]() |
ObjectData | (Inherited from ClientObject.) |
![]() |
ObjectVersion | (Inherited from ClientObject.) |
![]() |
Parent | Gets or sets the GUID of a parent entry in a hierarchical text lookup table. |
![]() |
Path | (Inherited from ClientObject.) |
![]() |
ServerObjectIsNull | (Inherited from ClientObject.) |
![]() |
SortIndex | Gets or sets an index number for the lookup table entry. (Inherited from LookupEntry.) |
![]() |
Tag | (Inherited from ClientObject.) |
![]() |
TypedObject | (Inherited from ClientObject.) |
![]() |
Value | Gets or sets a data value of type Text. |
Top
Methods
Top