Click or drag to resize

clsImportTenantUser Class

Import for table MPTenantUsers: Management of MARIProject/SBO client installation users
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportTenantUser

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportTenantUser : clsImportBase

The clsImportTenantUser type exposes the following members.

Constructors
  NameDescription
Public methodclsImportTenantUser
Initializes a new instance of the clsImportTenantUser class
Top
Properties
  NameDescription
Public propertyCardCode
CardCode
Public propertyCntctCode
Contact Person code
Public propertyCompanyID
link the managed company handling this tenant.
Public propertyEmail
Email
Public propertyMemo
Memo
Public propertyMobile
Mobile
Public propertyPhone
Phone
Public propertyTenantID
Link to the customer/tenant. See clsImportTenantCustomer.
Public propertyTenantUserID
internal id, can be 0 for import
Public propertyUserName
Readable name of the user (First Name, Last Name)
Top
Methods
Remarks
See Also