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 ImportErpData : Carrier
public ImportErpData()
public virtual ImportColumnInfo[] ColumnInfos { get; set; }
public virtual ImportLine[] ImportLines { get; set; }
Was this page helpful?