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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic List<SMTHeadInformation> Heads { get; set; }
Public Property Heads As List(Of SMTHeadInformation)
Get
Set
Property Value
ListSMTHeadInformation
See Also