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 <xref href=“CRMScript.NetServer.ImportAction” data-throw-if-not-resolved=“false”></xref>.
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 <xref href=“CRMScript.NetServer.ImportEntityType” data-throw-if-not-resolved=“false”></xref>.
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 LineSave ImportPreview ImportNSImportColumnInfo