Skip to main content

Constructors

NSTag()

Initializes a new instance of the NSTag class.

Methods

GetId()

Returns: CRMScript.Global.Integer - The ID of the ListItem. Example:

GetName()

Returns: CRMScript.Global.String - The name of the ListItem. Example:

GetToolTip()

Returns: CRMScript.Global.String - The tooltip of the ListItem. Example:

SetId(Integer)

Returns: CRMScript.Global.Void Example:

SetName(String)

Returns: CRMScript.Global.Void Example:

SetToolTip(String)

Returns: CRMScript.Global.Void Example: