Click or drag to resize

clsImportSysMasterPropertyLink Class

This class will link the following dimensions to the Properties defined in clsImportSysMasterProperties:

Can be used for the following ClassID:

Import for table MPSysMasterPropertyLink: Link between Dimension (ClassID) and a SysMasterProperty. See MPSysMasterProperty.UsageFlag for the used linked dimensions.
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportSysMasterPropertyLink

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

The clsImportSysMasterPropertyLink type exposes the following members.

Constructors
  NameDescription
Public methodclsImportSysMasterPropertyLink
Initializes a new instance of the clsImportSysMasterPropertyLink class
Top
Properties
  NameDescription
Public propertyChangeDate
ChangeDate
Public propertyChangeUser
ChangeUser
Public propertyClassID
ClassID Dimension see enum clsImportSysMasterProperties.clsImportSysMasterPropertieseSysMasterPropertyUsageDimensionFlag

Can be used for the following ClassID:

Public propertyClassKey
ClassKey Key value (OCPR.CntctCode, MARIEmployeeMaster.EmployeeNumber, MARIWorkItem.WorkItemID).
Public propertyCompanyID
CompanyID For ContactPerson the id of the linked SBO database
Public propertyCreateDate
CreateDate
Public propertyCreateUser
CreateUser
Public propertyPropertyID
PropertyID Link to a property id of clsImportSysMasterProperties.
Public propertySelected
Selected -1 for a selected property
Top
Methods
Remarks
See Also