Skip to main content
Column info for import lines.

Constructors

NSImportColumnInfo()

Initializes a new instance of the NSImportColumnInfo class.

Methods

GetDisplayName()

Returns: CRMScript.Global.String - Display name of the column. Example:

GetLocked()

Returns: CRMScript.Global.Bool - If true disable the option of choose column. Example:

GetName()

Returns: CRMScript.Global.String - Name of the column. Example:

SetDisplayName(String)

Returns: CRMScript.Global.Void Example:

SetLocked(Bool)

Returns: CRMScript.Global.Void Example:

SetName(String)

Returns: CRMScript.Global.Void Example: