Click or drag to resize
Infosoft Logo

CommunicationChannelSetup.CustomerCommunications Property


Namespace: Infosoft.Data.Entities
Assembly: Infosoft.Data.Entities (in Infosoft.Data.Entities.dll) Version: 4.00.0.0
Syntax
public virtual ICollection<CustomerCommunication> CustomerCommunications { get; set; }

Property Value

ICollection<CustomerCommunication>
See Also