A list of the CampaignGroupPropertyItem associated with this group
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public Collection<CampaignGroupPropertyItem> Properties { get; private set; } |
Visual Basic |
---|
Public Property Properties As Collection(Of CampaignGroupPropertyItem) Get Private Set |