Click or drag to resize

clsImportBPGroupeGroupType Enumeration

Type of the group to use this ibject cur different dimensions.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 6.1.0.265
Syntax
public enum eGroupType
Members
  Member nameValueDescription
BPCustomerGroup1Customer Groups (OCRG WHERE GroupType='C'). Uses GroupCode and GroupName.
BPSupplierGroup2Supplier Groups (OCRG WHERE GroupType='S') Uses GroupCode and GroupName.
BPIndustry3Industries (OOND). Uses GroupCode and GroupName.
ContactPersonEMailGroup4EMail Group (OEGP). Uses GroupName AS EmlGrpCode and GroupDescription AS EmlGrpName.
See Also