Skip to main content
Generic carrier object for entity elements such as Phone, EntityElement, Url. These elements do not have id and rank. These values are changed on each save, and should not be depended on. When used in a list or array the rank is the ascending list order. Carrier object for EntityElement.

Constructors

NSEntityElement()

Initializes a new instance of the NSEntityElement class.

Methods

GetDescription()

Returns: CRMScript.Global.String

GetStrippedValue()

Returns: CRMScript.Global.String

GetValue()

Returns: CRMScript.Global.String

SetDescription(String)

Returns: CRMScript.Global.Void

SetStrippedValue(String)

Returns: CRMScript.Global.Void

SetValue(String)

Returns: CRMScript.Global.Void