Click or drag to resize

OfferLineChoiceGroupName Property

Name of a group of alternative lines, only one of which can be selected for ordering. Lines are grouped based on the exact name of the Choice Group.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Presales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string ChoiceGroupName { get; set; }

Property Value

Type: String
See Also