Named campaign groups (within the sequence Sequence) to which this sequence item represents.
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<ConfigurationId> ParentGroups { get; set; } |
Visual Basic |
---|
Public Property ParentGroups As Collection(Of ConfigurationId) Get Set |