Click or drag to resize

clsImportProjectContractPositioneItemMasterHandling Enumeration

Handling options for importing the linked clsImportItem object

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eItemMasterHandling
Members
  Member nameValueDescription
IgnoreItemMasterProperties0
ValidatePropertiesNoChange1
ValidateAndUpdateItemMaster2
ValidateCreateUpdateItemMaster3
See Also