Show / Hide Table of Contents

Class NSSelectionMemberEditValues

Carrier object for SelectionMemberEditValues.

Syntax

Constructors

NSSelectionMemberEditValues()

Initializes a new instance of the NSSelectionMemberEditValues class.

Introduced or updated in version: 7

Declaration
NSSelectionMemberEditValues

Methods

GetChangeCompanyBusiness()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyBusiness()
Returns
Type Description
Bool

If true, the business of the company will change.

GetChangeCompanyCategory()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyCategory()
Returns
Type Description
Bool

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

GetChangeCompanyCode()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyCode()
Returns
Type Description
Bool

If true, the code of the company will change.

GetChangeCompanyCountry()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyCountry()
Returns
Type Description
Bool

If true, the country of the company will change.

GetChangeCompanyDepartment()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyDepartment()
Returns
Type Description
Bool

If true, the department of the company will change.

GetChangeCompanyName()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyName()
Returns
Type Description
Bool

If true, the name of the company will change.

GetChangeCompanyNumber()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyNumber()
Returns
Type Description
Bool

If true, the number of the company will change.

GetChangeCompanyOrgNr()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyOrgNr()
Returns
Type Description
Bool

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

GetChangeCompanyOurContact()

Introduced or updated in version: 7

Declaration
Bool GetChangeCompanyOurContact()
Returns
Type Description
Bool

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

GetChangeContactJobTitle()

Introduced or updated in version: 7

Declaration
Bool GetChangeContactJobTitle()
Returns
Type Description
Bool

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

GetChangeContactPosition()

Introduced or updated in version: 7

Declaration
Bool GetChangeContactPosition()
Returns
Type Description
Bool

If true, the position of the contact will change.

GetCompanyBusiness()

Introduced or updated in version: 7

Declaration
Integer GetCompanyBusiness()
Returns
Type Description
Integer

Contains new value for company business.

GetCompanyCategory()

Introduced or updated in version: 7

Declaration
Integer GetCompanyCategory()
Returns
Type Description
Integer

Contains new value for the company category.

GetCompanyCode()

Introduced or updated in version: 7

Declaration
String GetCompanyCode()
Returns
Type Description
String

Contains new value for the company code.

GetCompanyCountry()

Introduced or updated in version: 7

Declaration
String GetCompanyCountry()
Returns
Type Description
String

Contains new value for the company country.

GetCompanyDepartment()

Introduced or updated in version: 7

Declaration
Integer GetCompanyDepartment()
Returns
Type Description
Integer

Contains new value for the company department.

GetCompanyName()

Introduced or updated in version: 7

Declaration
String GetCompanyName()
Returns
Type Description
String

Contains new value for company name.

GetCompanyNumber()

Introduced or updated in version: 7

Declaration
Integer GetCompanyNumber()
Returns
Type Description
Integer

Contains new value for the company number.

GetCompanyOrgNr()

Introduced or updated in version: 7

Declaration
String GetCompanyOrgNr()
Returns
Type Description
String

Contains new value for the company VAT number.

GetCompanyOurContact()

Introduced or updated in version: 7

Declaration
Integer GetCompanyOurContact()
Returns
Type Description
Integer

Contains new value for company, our contact.

GetContactJobTitle()

Introduced or updated in version: 7

Declaration
String GetContactJobTitle()
Returns
Type Description
String

Contains new value for the contact VAT number.

GetContactPosition()

Introduced or updated in version: 7

Declaration
String GetContactPosition()
Returns
Type Description
String

Contains new value for the contact position.

SetChangeCompanyBusiness(Bool)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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.

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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

Contains new value for company business.

Returns
Type Description
Void

SetCompanyCategory(Integer)

Introduced or updated in version: 7

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

Contains new value for the company category.

Returns
Type Description
Void

SetCompanyCode(String)

Introduced or updated in version: 7

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

Contains new value for the company code.

Returns
Type Description
Void

SetCompanyCountry(Integer)

Introduced or updated in version: 7

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

Contains new value for the company country.

Returns
Type Description
Void

SetCompanyDepartment(String)

Introduced or updated in version: 7

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

Contains new value for the company department.

Returns
Type Description
Void

SetCompanyName(String)

Introduced or updated in version: 7

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

Contains new value for company name.

Returns
Type Description
Void

SetCompanyNumber(String)

Introduced or updated in version: 7

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

Contains new value for the company number.

Returns
Type Description
Void

SetCompanyOrgNr(String)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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

Contains new value for company, our contact.

Returns
Type Description
Void

SetContactJobTitle(String)

Introduced or updated in version: 7

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)

Introduced or updated in version: 7

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

Contains new value for the contact position.

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