Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class ErpConnectionListMapping : Carrier
public ErpConnectionListMapping()
public virtual MDOListItem CrmList { get; set; }
public virtual string ErpActorTypeName { get; set; }
public virtual ErpCrmListItemMapping[] ErpCrmListItemMappings { get; set; }
public virtual int ErpFieldId { get; set; }
public virtual string ErpListName { get; set; }
Was this page helpful?