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 ErpConnection : Carrier
public ErpConnection()
public virtual bool Active { get; set; }
public virtual bool AllAccess { get; set; }
public virtual int[] AssociateAccessIds { get; set; }
public virtual StringDictionary ConfigFields { get; set; }
public virtual string ConnectionId { get; set; }
public virtual bool Deleted { get; set; }
public virtual string DisplayDescription { get; set; }
public virtual string DisplayName { get; set; }
public virtual int ErpConnectionId { get; set; }
public virtual int ErpConnectorId { get; set; }
public virtual string MostRecentTimestamp { get; set; }
public virtual int[] UserGroupAccessIds { get; set; }
Was this page helpful?