CustomerTAddress, TPhone, TFax, TEmail, TWebsite, TAffiliationPhones Property


Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute(null, NetForumDataBindingMode.ReadWrite, null)]
public ICollection<TPhone> Phones { get; }

Property Value

ICollectionTPhone
See Also