SMTPlacementActivityHeads Property |
** NOTE: CHANGED in CFX 1.2 from single head to multiple heads **
The Heads used for the placement
Namespace: CFX.Structures.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic List<SMTHeadInformation> Heads { get; set; }Public Property Heads As List(Of SMTHeadInformation)
Get
Set
Property Value
ListSMTHeadInformation
See Also