NSImportLine
Used to import data into the system. Representing one entity that will be imported.
Used to import data into the system. Representing one entity that will be imported.
Initializes a new instance of the NSImportLine class.
Returns: CRMScript.Global.String - Optional external primary key for the row.
Example:
Returns: CRMScript.Global.Integer - Which operation will be used? This is a read-only property. See CRMScript.NetServer.ImportAction.
Example:
Returns: CRMScript.Global.Bool - True if the entity shall be imported, false if the entity shall be ignored.
Example:
Returns: CRMScript.Global.Integer - Which entity type will be created? This is a read-only property. See CRMScript.NetServer.ImportEntityType.
Example:
Returns: CRMScript.Global.String[] - An array of the values that will be imported on the entity.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSImportAgentNSImportErpDataCreate Default Import LineSuperOffice.WebApi.Data.Import CreateDefaultImportLineRequestSuperOffice.WebApi.Data.ImportLineSuperOffice.WebApi.Data.ImportErpData