Skip to main content

Constructors

NSRelationToOwner()

Initializes a new instance of the NSRelationToOwner class.

Methods

GetId()

Gets the primary key (ID) for the NSRelationToOwner
Returns: CRMScript.Global.Integer Example:

GetTooltip()

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

GetValue()

Gets the name of the NSRelationToOwner.
Returns: CRMScript.Global.String Example:

SetId(Integer)

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

SetTooltip(String)

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

SetValue(String)

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