Click or drag to resize

clsImportBPGroupeBPGroupType Enumeration

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

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eBPGroupType
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