Click or drag to resize

PartiesRules Class

Business rules for PartiesRepository.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.General.ContactsPartiesRules

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class PartiesRules

The PartiesRules type exposes the following members.

Constructors
  NameDescription
Public methodPartiesRules
Initializes a new instance of the PartiesRules class
Top
Fields
  NameDescription
Public fieldStatic memberPartyNameValidationRule
The party name validation rule.
Public fieldStatic memberPartyUniqueNumberValidationRule
The party unique number validation rule.
Top
See Also