Skip to main content

Constructors

NSMrMrs()

Initializes a new instance of the NSMrMrs class.

Methods

GetId()

Gets the primary key (ID) for the NSMrMrs
Returns: CRMScript.Global.Integer - NSMrMrs Id. Example:

GetTooltip()

Gets the tooltip description for the NSMrMrs list item.
Returns: CRMScript.Global.String - NSMrMrs tooltip description. Example:

GetValue()

Gets the name of the NSMrMrs.
Returns: CRMScript.Global.String - NSMrMrs name. Example:

SetId(Integer)

Sets the primary key (ID) for the NSMrMrs
Returns: CRMScript.Global.Void Example:

SetTooltip(String)

Sets the tooltip description for the NSMrMrs list item.
Returns: CRMScript.Global.Void Example:

SetValue(String)

Sets the name of the NSMrMrs item.
Returns: CRMScript.Global.Void Example: