Click or drag to resize
BaseIntegrationConnector Fields

The BaseIntegrationConnector type exposes the following members.

Fields
  NameDescription
Protected fieldexternalTranslations
ID translation table [className.ToLowerCSafe()] -> Hashtable [ID -> "codename|sitename|parentid"]
Protected fieldinternalTranslations
ID translation table [className.ToLowerCSafe()] -> Hashtable [OldID -> NewID]
Top
See Also