Class NSSelectionMemberEditValues

Carrier object for SelectionMemberEditValues.

Constructors

NSSelectionMemberEditValues()

Initializes a new instance of the NSSelectionMemberEditValues class.

Declaration

NSSelectionMemberEditValues

Methods

GetChangeCompanyBusiness()

Declaration

Bool GetChangeCompanyBusiness()

Returns

Type Description
Bool If true, the business of the company will change.

GetChangeCompanyCategory()

Declaration

Bool GetChangeCompanyCategory()

Returns

Type Description
Bool If true, the category of the company will be changed.

GetChangeCompanyCode()

Declaration

Bool GetChangeCompanyCode()

Returns

Type Description
Bool If true, the code of the company will change.

GetChangeCompanyCountry()

Declaration

Bool GetChangeCompanyCountry()

Returns

Type Description
Bool If true, the country of the company will change.

GetChangeCompanyDepartment()

Declaration

Bool GetChangeCompanyDepartment()

Returns

Type Description
Bool If true, the department of the company will change.

GetChangeCompanyName()

Declaration

Bool GetChangeCompanyName()

Returns

Type Description
Bool If true, the name of the company will change.

GetChangeCompanyNumber()

Declaration

Bool GetChangeCompanyNumber()

Returns

Type Description
Bool If true, the number of the company will change.

GetChangeCompanyOrgNr()

Declaration

Bool GetChangeCompanyOrgNr()

Returns

Type Description
Bool If true, the VAT number of the company will change.

GetChangeCompanyOurContact()

Declaration

Bool GetChangeCompanyOurContact()

Returns

Type Description
Bool If true, the our contact of the company will change.

GetChangeContactJobTitle()

Declaration

Bool GetChangeContactJobTitle()

Returns

Type Description
Bool If true, the VAT number of the contact will change.

GetChangeContactPosition()

Declaration

Bool GetChangeContactPosition()

Returns

Type Description
Bool If true, the position of the contact will change.

GetCompanyBusiness()

Declaration

Integer GetCompanyBusiness()

Returns

Type Description
Integer Contains new value for company business.

GetCompanyCategory()

Declaration

Integer GetCompanyCategory()

Returns

Type Description
Integer Contains new value for the company category.

GetCompanyCode()

Declaration

String GetCompanyCode()

Returns

Type Description
String Contains new value for the company code.

GetCompanyCountry()

Declaration

String GetCompanyCountry()

Returns

Type Description
String Contains new value for the company country.

GetCompanyDepartment()

Declaration

Integer GetCompanyDepartment()

Returns

Type Description
Integer Contains new value for the company department.

GetCompanyName()

Declaration

String GetCompanyName()

Returns

Type Description
String Contains new value for company name.

GetCompanyNumber()

Declaration

Integer GetCompanyNumber()

Returns

Type Description
Integer Contains new value for the company number.

GetCompanyOrgNr()

Declaration

String GetCompanyOrgNr()

Returns

Type Description
String Contains new value for the company VAT number.

GetCompanyOurContact()

Declaration

Integer GetCompanyOurContact()

Returns

Type Description
Integer Contains new value for company, our contact.

GetContactJobTitle()

Declaration

String GetContactJobTitle()

Returns

Type Description
String Contains new value for the contact VAT number.

GetContactPosition()

Declaration

String GetContactPosition()

Returns

Type Description
String Contains new value for the contact position.

SetChangeCompanyBusiness(Bool)

Declaration

Void SetChangeCompanyBusiness(Bool change)

Parameters

Type Name Description
Bool change If true, the business of the company will change.

Returns

Type Description
Void

SetChangeCompanyCategory(Bool)

Declaration

Void SetChangeCompanyCategory(Bool change)

Parameters

Type Name Description
Bool change If true, the category of the company will be changed.

Returns

Type Description
Void

SetChangeCompanyCode(Bool)

Declaration

Void SetChangeCompanyCode(Bool change)

Parameters

Type Name Description
Bool change If true, the code of the company will change.

Returns

Type Description
Void

SetChangeCompanyCountry(Bool)

Declaration

Void SetChangeCompanyCountry(Bool change)

Parameters

Type Name Description
Bool change If true, the country of the company will change.

Returns

Type Description
Void

SetChangeCompanyDepartment(Bool)

Declaration

Void SetChangeCompanyDepartment(Bool change)

Parameters

Type Name Description
Bool change If true, the department of the company will change.

Returns

Type Description
Void

SetChangeCompanyName(Bool)

Declaration

Void SetChangeCompanyName(Bool change)

Parameters

Type Name Description
Bool change If true, the name of the company will change.

Returns

Type Description
Void

SetChangeCompanyNumber(Bool)

Declaration

Void SetChangeCompanyNumber(Bool change)

Parameters

Type Name Description
Bool change If true, the number of the company will change.

Returns

Type Description
Void

SetChangeCompanyOrgNr(Bool)

Declaration

Void SetChangeCompanyOrgNr(Bool change)

Parameters

Type Name Description
Bool change If true, the VAT number of the company will change.

Returns

Type Description
Void

SetChangeCompanyOurContact(Bool)

Declaration

Void SetChangeCompanyOurContact(Bool change)

Parameters

Type Name Description
Bool change If true, the our contact of the company will change.

Returns

Type Description
Void

SetChangeContactJobTitle(Bool)

Declaration

Void SetChangeContactJobTitle(Bool change)

Parameters

Type Name Description
Bool change If true, the VAT number of the contact will change.

Returns

Type Description
Void

SetChangeContactPosition(Bool)

If true, the position of the contact will change.

Declaration

Void SetChangeContactPosition(Bool change)

Parameters

Type Name Description
Bool change If true, the position of the contact will change.

Returns

Type Description
Void

SetCompanyBusiness(Integer)

Declaration

Void SetCompanyBusiness(Integer change)

Parameters

Type Name Description
Integer change Contains new value for company business.

Returns

Type Description
Void

SetCompanyCategory(Integer)

Declaration

Void SetCompanyCategory(Integer change)

Parameters

Type Name Description
Integer change Contains new value for the company category.

Returns

Type Description
Void

SetCompanyCode(String)

Declaration

Void SetCompanyCode(String change)

Parameters

Type Name Description
String change Contains new value for the company code.

Returns

Type Description
Void

SetCompanyCountry(Integer)

Declaration

Void SetCompanyCountry(Integer change)

Parameters

Type Name Description
Integer change Contains new value for the company country.

Returns

Type Description
Void

SetCompanyDepartment(String)

Declaration

Void SetCompanyDepartment(String change)

Parameters

Type Name Description
String change Contains new value for the company department.

Returns

Type Description
Void

SetCompanyName(String)

Declaration

Void SetCompanyName(String change)

Parameters

Type Name Description
String change Contains new value for company name.

Returns

Type Description
Void

SetCompanyNumber(String)

Declaration

Void SetCompanyNumber(String change)

Parameters

Type Name Description
String change Contains new value for the company number.

Returns

Type Description
Void

SetCompanyOrgNr(String)

Declaration

Void SetCompanyOrgNr(String change)

Parameters

Type Name Description
String change Contains new value for the company VAT number.

Returns

Type Description
Void

SetCompanyOurContact(Integer)

Declaration

Void SetCompanyOurContact(Integer change)

Parameters

Type Name Description
Integer change Contains new value for company, our contact.

Returns

Type Description
Void

SetContactJobTitle(String)

Declaration

Void SetContactJobTitle(String change)

Parameters

Type Name Description
String change Contains new value for the contact VAT number.

Returns

Type Description
Void

SetContactPosition(Integer)

Declaration

Void SetContactPosition(Integer change)

Parameters

Type Name Description
Integer change Contains new value for the contact position.

Returns

Type Description
Void