Click or drag to resize

PartyPartyType Property

Type of party. Currently supported are P=Person, C=Company, S=Store, L=Company Location, V=Division [Required]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PartiesRepositoryPartyType PartyType { get; set; }

Property Value

Type: PartiesRepositoryPartyType
See Also