Click or drag to resize

PartyApplicableLegislations Property

List of PartyApplicableLegislation child objects, based on the Party back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<PartyApplicableLegislation> ApplicableLegislations { get; }

Property Value

Type: ChildCollectionPartyApplicableLegislation
See Also