LookupTable Methods

Include Protected Members
Include Inherited Members

The LookupTable type exposes the following members.

Methods

  Name Description
Public method Abort (Inherited from WebClientProtocol.)
Protected method BeginInvoke (Inherited from SoapHttpClientProtocol.)
Protected method CancelAsync (Inherited from HttpWebClientProtocol.)
Public method CheckInLookupTables Checks in the specified custom field lookup tables.
Public method CheckOutLookupTables Checks out the specified custom field lookup tables for editing.
Public method CreateLookupTables Creates custom field lookup tables and corresponding code masks.
Public method CreateLookupTablesMultiLang Creates multilanguage custom field lookup tables and corresponding code masks.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method DeleteLookupTables Deletes the specified custom field lookup tables.
Public method Discover (Inherited from SoapHttpClientProtocol.)
Public method Dispose() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from Component.)
Protected method EndInvoke (Inherited from SoapHttpClientProtocol.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetReaderForMessage (Inherited from SoapHttpClientProtocol.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Protected method GetWebRequest (Inherited from SoapHttpClientProtocol.)
Protected method GetWebResponse(WebRequest) (Inherited from HttpWebClientProtocol.)
Protected method GetWebResponse(WebRequest, IAsyncResult) (Inherited from HttpWebClientProtocol.)
Protected method GetWriterForMessage (Inherited from SoapHttpClientProtocol.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method Invoke (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback) (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback, Object) (Inherited from SoapHttpClientProtocol.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ReadLookupTables Gets custom field lookup tables and corresponding code masks. The language parameter is used only if xmlFilter is an empty string.
Public method ReadLookupTablesByUids Gets the lookup tables and the corresponding code masks for a specified list of lookup table GUIDs.
Public method ReadLookupTablesMultiLang Gets multilanguage custom field lookup tables and corresponding code masks.
Public method ReadLookupTablesMultiLangByUids Gets the multilanguage lookup tables and the corresponding code masks of specified list of lookup table GUIDs.
Public method ToString (Inherited from Component.)
Public method UpdateLookupTables Creates, modifies, or deletes data in custom field lookup tables. UpdateLookupTables creates lookup tables and corresponding code masks if the LookupTableDataSet includes new lookup tables, modifies existing lookup tables, and deletes lookup tables that are not in the LookupTableDataSet.
Public method UpdateLookupTablesMultiLang Creates, modifies, or deletes data in multilanguage custom field lookup tables and corresponding code masks.

Top

See Also

Reference

LookupTable Class

LookupTable Web Service