Skip to main content
Carrier object for SelectionMemberEditValues.

Constructors

NSSelectionMemberEditValues()

Initializes a new instance of the NSSelectionMemberEditValues class.

Methods

GetChangeCompanyBusiness()

Returns: CRMScript.Global.Bool - If true, the business of the company will change.

GetChangeCompanyCategory()

Returns: CRMScript.Global.Bool - If true, the category of the company will be changed.

GetChangeCompanyCode()

Returns: CRMScript.Global.Bool - If true, the code of the company will change.

GetChangeCompanyCountry()

Returns: CRMScript.Global.Bool - If true, the country of the company will change.

GetChangeCompanyDepartment()

Returns: CRMScript.Global.Bool - If true, the department of the company will change.

GetChangeCompanyName()

Returns: CRMScript.Global.Bool - If true, the name of the company will change.

GetChangeCompanyNumber()

Returns: CRMScript.Global.Bool - If true, the number of the company will change.

GetChangeCompanyOrgNr()

Returns: CRMScript.Global.Bool - If true, the VAT number of the company will change.

GetChangeCompanyOurContact()

Returns: CRMScript.Global.Bool - If true, the our contact of the company will change.

GetChangeContactJobTitle()

Returns: CRMScript.Global.Bool - If true, the VAT number of the contact will change.

GetChangeContactPosition()

Returns: CRMScript.Global.Bool - If true, the position of the contact will change.

GetCompanyBusiness()

Returns: CRMScript.Global.Integer - Contains new value for company business.

GetCompanyCategory()

Returns: CRMScript.Global.Integer - Contains new value for the company category.

GetCompanyCode()

Returns: CRMScript.Global.String - Contains new value for the company code.

GetCompanyCountry()

Returns: CRMScript.Global.String - Contains new value for the company country.

GetCompanyDepartment()

Returns: CRMScript.Global.Integer - Contains new value for the company department.

GetCompanyName()

Returns: CRMScript.Global.String - Contains new value for company name.

GetCompanyNumber()

Returns: CRMScript.Global.Integer - Contains new value for the company number.

GetCompanyOrgNr()

Returns: CRMScript.Global.String - Contains new value for the company VAT number.

GetCompanyOurContact()

Returns: CRMScript.Global.Integer - Contains new value for company, our contact.

GetContactJobTitle()

Returns: CRMScript.Global.String - Contains new value for the contact VAT number.

GetContactPosition()

Returns: CRMScript.Global.String - Contains new value for the contact position.

SetChangeCompanyBusiness(Bool)

Returns: CRMScript.Global.Void

SetChangeCompanyCategory(Bool)

Returns: CRMScript.Global.Void

SetChangeCompanyCode(Bool)

Returns: CRMScript.Global.Void

SetChangeCompanyCountry(Bool)

Returns: CRMScript.Global.Void

SetChangeCompanyDepartment(Bool)

Returns: CRMScript.Global.Void

SetChangeCompanyName(Bool)

Returns: CRMScript.Global.Void

SetChangeCompanyNumber(Bool)

Returns: CRMScript.Global.Void

SetChangeCompanyOrgNr(Bool)

Returns: CRMScript.Global.Void

SetChangeCompanyOurContact(Bool)

Returns: CRMScript.Global.Void

SetChangeContactJobTitle(Bool)

Returns: CRMScript.Global.Void

SetChangeContactPosition(Bool)

If true, the position of the contact will change.
Returns: CRMScript.Global.Void

SetCompanyBusiness(Integer)

Returns: CRMScript.Global.Void

SetCompanyCategory(Integer)

Returns: CRMScript.Global.Void

SetCompanyCode(String)

Returns: CRMScript.Global.Void

SetCompanyCountry(Integer)

Returns: CRMScript.Global.Void

SetCompanyDepartment(String)

Returns: CRMScript.Global.Void

SetCompanyName(String)

Returns: CRMScript.Global.Void

SetCompanyNumber(String)

Returns: CRMScript.Global.Void

SetCompanyOrgNr(String)

Returns: CRMScript.Global.Void

SetCompanyOurContact(Integer)

Returns: CRMScript.Global.Void

SetContactJobTitle(String)

Returns: CRMScript.Global.Void

SetContactPosition(Integer)

Returns: CRMScript.Global.Void