Click or drag to resize
ContactInfoOrders Property
Collection of all contact orders. Contact does not have any orders even thou its merged contact have them.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public virtual IInfoObjectCollection Orders { get; }

Property Value

Type: IInfoObjectCollection
See Also