LookupTableCollection members
Include protected members
Include inherited members
Representa uma coleção de objetos LookupTable .
The LookupTableCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LookupTableCollection | Cria uma instância da classe LookupTableCollection . |
Top
Properties
Name | Description | |
---|---|---|
AreItemsAvailable | (Inherited from ClientObjectCollection.) | |
Context | (Inherited from ClientObject.) | |
Count | (Inherited from ClientObjectCollection.) | |
Data | (Inherited from ClientObjectCollection.) | |
ElementType | (Inherited from ClientObjectCollection<LookupTable>.) | |
Expression | (Inherited from ClientObjectCollection<LookupTable>.) | |
Item | (Inherited from ClientObjectCollection<LookupTable>.) | |
ObjectData | (Inherited from ClientObject.) | |
ObjectVersion | (Inherited from ClientObject.) | |
Path | (Inherited from ClientObject.) | |
Provider | (Inherited from ClientObjectCollection<LookupTable>.) | |
ServerObjectIsNull | (Inherited from ClientObject.) | |
Tag | (Inherited from ClientObject.) | |
TypedObject | (Inherited from ClientObject.) |
Top
Methods
Name | Description | |
---|---|---|
Add | Adiciona a tabela de pesquisa especificada pelo objeto LookupTableCreationInformation à coleção. | |
AddChild | (Inherited from ClientObjectCollection.) | |
CheckUninitializedProperty | (Inherited from ClientObject.) | |
CustomFromJson | (Inherited from ClientObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromJson | (Inherited from ClientObject.) | |
GetByAppAlternateId | Obter um elemento da coleção de tabelas de pesquisa usando o objeto alternativo GUID especificado em um pacote de aplicativo para Project Online. | |
GetByGuid | Obtém uma tabela de pesquisa da coleção com a GUID especificada. | |
GetById | Obtém uma tabela de pesquisa da coleção com o valor de Id . | |
GetEnumerator | (Inherited from ClientObjectCollection<LookupTable>.) | |
GetHashCode | (Inherited from Object.) | |
GetItemAtIndex | (Inherited from ClientObjectCollection.) | |
GetType | (Inherited from Object.) | |
InitNonPropertyFieldFromJson | (Inherited from ClientObject.) | |
InitOnePropertyFromJson | (Inherited from ClientObjectCollection.) | |
IsObjectPropertyInstantiated | (Inherited from ClientObject.) | |
IsPropertyAvailable | (Inherited from ClientObject.) | |
LoadExpandoFields | (Inherited from ClientObject.) | |
MemberwiseClone | (Inherited from Object.) | |
RefreshLoad | (Inherited from ClientObject.) | |
Remove | Remove a tabela de pesquisa especificado da coleção. | |
RemoveChild | (Inherited from ClientObjectCollection.) | |
RemoveFromParentCollection | (Inherited from ClientObject.) | |
Retrieve() | (Inherited from ClientObject.) | |
Retrieve([]) | (Inherited from ClientObject.) | |
RetrieveItems | (Inherited from ClientObjectCollection<LookupTable>.) | |
ToString | (Inherited from Object.) | |
Update | Atualiza a coleção de tabela de pesquisa. | |
UpdateClientObjectPropertyType | (Inherited from ClientObject.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | (Inherited from ClientObjectCollection.) |
Top