Skip to main content

Constructors

NSTabOrder()

Initializes a new instance of the NSTabOrder class.

Methods

GetAssociateId()

Returns: CRMScript.Global.Integer - Associate who owns this tab order. Example:

GetOrder()

Returns: CRMScript.Global.String - The actual tab order. Example:

GetTabName()

Returns: CRMScript.Global.String - Name of tab control. Example:

GetTabOrderId()

Returns: CRMScript.Global.Integer - Primary key. Example:

SetAssociateId(Integer)

Returns: CRMScript.Global.Void Example:

SetOrder(String)

Returns: CRMScript.Global.Void Example:

SetTabName(String)

Returns: CRMScript.Global.Void Example:

SetTabOrderId(Integer)

Returns: CRMScript.Global.Void Example: