LookupTable members
Represents a lookup table.
The LookupTable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupTable | Creates a new instance of the LookupTable class. |
Top
Properties
Name | Description | |
---|---|---|
AppAlternateId | Gets the alternate lookup table GUID that is specified in an App package for Project Online. | |
Context | (Inherited from ClientObject.) | |
Entries | Gets the collection of entries in the lookup table. | |
FieldType | Gets the custom field type that matches the values in the lookup table. | |
Id | Gets the GUID of the lookup table. | |
Masks | Gets the collection of mask definitions for the levels of a hierarchical lookup table. | |
Name | Gets or sets the name of the lookup table. | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
SortOrder | Gets or sets the sort-order for the entries in the table. | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Top