Show / Hide Table of Contents

Class NSSelectionMemberEditValues

Carrier object for SelectionMemberEditValues.

Syntax

Constructors

NSSelectionMemberEditValues()

Initializes a new instance of the NSSelectionMemberEditValues class.

Declaration
NSSelectionMemberEditValues

Methods

GetChangeCompanyBusiness()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyBusiness()
Returns
Type Description
Bool

If true, the business of the company will change.

GetChangeCompanyCategory()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyCategory()
Returns
Type Description
Bool

If true, the category of the company will be changed.

GetChangeCompanyCode()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyCode()
Returns
Type Description
Bool

If true, the code of the company will change.

GetChangeCompanyCountry()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyCountry()
Returns
Type Description
Bool

If true, the country of the company will change.

GetChangeCompanyDepartment()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyDepartment()
Returns
Type Description
Bool

If true, the department of the company will change.

GetChangeCompanyName()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyName()
Returns
Type Description
Bool

If true, the name of the company will change.

GetChangeCompanyNumber()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyNumber()
Returns
Type Description
Bool

If true, the number of the company will change.

GetChangeCompanyOrgNr()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyOrgNr()
Returns
Type Description
Bool

If true, the VAT number of the company will change.

GetChangeCompanyOurContact()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeCompanyOurContact()
Returns
Type Description
Bool

If true, the our contact of the company will change.

GetChangeContactJobTitle()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeContactJobTitle()
Returns
Type Description
Bool

If true, the VAT number of the contact will change.

GetChangeContactPosition()

Carrier object for SelectionMemberEditValues.

Declaration
Bool GetChangeContactPosition()
Returns
Type Description
Bool

If true, the position of the contact will change.

GetCompanyBusiness()

Carrier object for SelectionMemberEditValues.

Declaration
Integer GetCompanyBusiness()
Returns
Type Description
Integer

Contains new value for company business.

GetCompanyCategory()

Carrier object for SelectionMemberEditValues.

Declaration
Integer GetCompanyCategory()
Returns
Type Description
Integer

Contains new value for the company category.

GetCompanyCode()

Carrier object for SelectionMemberEditValues.

Declaration
String GetCompanyCode()
Returns
Type Description
String

Contains new value for the company code.

GetCompanyCountry()

Carrier object for SelectionMemberEditValues.

Declaration
String GetCompanyCountry()
Returns
Type Description
String

Contains new value for the company country.

GetCompanyDepartment()

Carrier object for SelectionMemberEditValues.

Declaration
Integer GetCompanyDepartment()
Returns
Type Description
Integer

Contains new value for the company department.

GetCompanyName()

Carrier object for SelectionMemberEditValues.

Declaration
String GetCompanyName()
Returns
Type Description
String

Contains new value for company name.

GetCompanyNumber()

Carrier object for SelectionMemberEditValues.

Declaration
Integer GetCompanyNumber()
Returns
Type Description
Integer

Contains new value for the company number.

GetCompanyOrgNr()

Carrier object for SelectionMemberEditValues.

Declaration
String GetCompanyOrgNr()
Returns
Type Description
String

Contains new value for the company VAT number.

GetCompanyOurContact()

Carrier object for SelectionMemberEditValues.

Declaration
Integer GetCompanyOurContact()
Returns
Type Description
Integer

Contains new value for company, our contact.

GetContactJobTitle()

Carrier object for SelectionMemberEditValues.

Declaration
String GetContactJobTitle()
Returns
Type Description
String

Contains new value for the contact VAT number.

GetContactPosition()

Carrier object for SelectionMemberEditValues.

Declaration
String GetContactPosition()
Returns
Type Description
String

Contains new value for the contact position.

SetChangeCompanyBusiness(Bool)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetCompanyBusiness(Integer change)
Parameters
Type Name Description
Integer change

Contains new value for company business.

Returns
Type Description
Void

SetCompanyCategory(Integer)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetCompanyCategory(Integer change)
Parameters
Type Name Description
Integer change

Contains new value for the company category.

Returns
Type Description
Void

SetCompanyCode(String)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetCompanyCode(String change)
Parameters
Type Name Description
String change

Contains new value for the company code.

Returns
Type Description
Void

SetCompanyCountry(Integer)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetCompanyCountry(Integer change)
Parameters
Type Name Description
Integer change

Contains new value for the company country.

Returns
Type Description
Void

SetCompanyDepartment(String)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetCompanyDepartment(String change)
Parameters
Type Name Description
String change

Contains new value for the company department.

Returns
Type Description
Void

SetCompanyName(String)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetCompanyName(String change)
Parameters
Type Name Description
String change

Contains new value for company name.

Returns
Type Description
Void

SetCompanyNumber(String)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetCompanyNumber(String change)
Parameters
Type Name Description
String change

Contains new value for the company number.

Returns
Type Description
Void

SetCompanyOrgNr(String)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetCompanyOurContact(Integer change)
Parameters
Type Name Description
Integer change

Contains new value for company, our contact.

Returns
Type Description
Void

SetContactJobTitle(String)

Carrier object for SelectionMemberEditValues.

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)

Carrier object for SelectionMemberEditValues.

Declaration
Void SetContactPosition(Integer change)
Parameters
Type Name Description
Integer change

Contains new value for the contact position.

Returns
Type Description
Void
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top