Click or drag to resize

SMTPlacementActivityHeads Property

** NOTE: CHANGED in CFX 1.2 from single head to multiple heads **

The Heads used for the placement

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<SMTHeadInformation> Heads { get; set; }

Property Value

ListSMTHeadInformation
See Also