WebSvcLookupTable Namespace
The WebSvcLookupTable namespace is an arbitrary name for a reference to the LookupTable.asmx Web service of the PSI in Microsoft Office Project Server 2007.
The LookupTable class in the Web service includes methods that manage lookup tables, multi-language lookup tables, and their corresponding code masks. Check out, check in, read, create, delete, and update lookup tables.
LookupTable methods typically use or return one of the following DataSet objects:
Classes
Class | Description | |
---|---|---|
LookupTable | Includes methods for managing custom field lookup tables and corresponding code masks in Microsoft Office Project Server 2007. | |
LookupTableDataSet | Specifies the DataSet for one or more lookup tables. | |
LookupTableDataSet.LookupTableMasksDataTable | Represents lookup table code mask values. | |
LookupTableDataSet.LookupTableMasksRow | Represents one lookup table code mask value. | |
LookupTableDataSet.LookupTableMasksRowChangeEvent | Describes event handler settings for the specified data. | |
LookupTableDataSet.LookupTablesDataTable | Represents a collection of lookup tables. | |
LookupTableDataSet.LookupTablesRow | Represents one lookup table. | |
LookupTableDataSet.LookupTablesRowChangeEvent | Describes event handler settings for the specified data. | |
LookupTableDataSet.LookupTableTreesDataTable | Represents the values of nodes in a lookup table tree. | |
LookupTableDataSet.LookupTableTreesRow | Represents the value of one node in a lookup table tree. | |
LookupTableDataSet.LookupTableTreesRowChangeEvent | Describes event handler settings for the specified data. | |
LookupTableMultiLangDataSet | Specifies the DataSet for one or more multilanguage lookup tables. | |
LookupTableMultiLangDataSet.LookupTableLanguagesDataTable | Represents the lookup table languages in a multilanguage lookup table. | |
LookupTableMultiLangDataSet.LookupTableLanguagesRow | Represents one language in a multilanguage lookup table. | |
LookupTableMultiLangDataSet.LookupTableLanguagesRowChangeEvent | Describes event handler settings for the specified data. | |
LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable | Represents the set of code mask structures in a multilanguage lookup table. | |
LookupTableMultiLangDataSet.LookupTableMaskStructuresRow | Represents one code mask structure in a multilanguage lookup table. | |
LookupTableMultiLangDataSet.LookupTableMaskStructuresRowChangeEvent | Describes event handler settings for the specified data. | |
LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable | Represents multilanguage lookup table code mask values. | |
LookupTableMultiLangDataSet.LookupTableMaskValuesRow | Represents one code mask value in a multilanguage lookup table. | |
LookupTableMultiLangDataSet.LookupTableMaskValuesRowChangeEvent | Describes event handler settings for the specified data. | |
LookupTableMultiLangDataSet.LookupTablesDataTable | Represents a collection of multilanguage lookup tables. | |
LookupTableMultiLangDataSet.LookupTablesRow | ||
LookupTableMultiLangDataSet.LookupTablesRowChangeEvent | Describes event handler settings for the specified data. | |
LookupTableMultiLangDataSet.LookupTableStructuresDataTable | Relates multilanguage lookup tables with structures of the lookup table and the parent lookup table. | |
LookupTableMultiLangDataSet.LookupTableStructuresRow | ||
LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent | Describes event handler settings for the specified data. | |
LookupTableMultiLangDataSet.LookupTableValuesDataTable | Represents the values of nodes in a multilanguage lookup table. | |
LookupTableMultiLangDataSet.LookupTableValuesRow | Specifies one row of lookup table values. | |
LookupTableMultiLangDataSet.LookupTableValuesRowChangeEvent | Describes event handler settings for the specified data. |