CustomerRepositoryTCustomer, TAddress, TPhone, TFax, TEmail, TWebsite, TAffiliationGetFaxTypes Method

Retrieves a list of all known Fax Types

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public IReadOnlyCollection<FaxType> GetFaxTypes()

Return Value

IReadOnlyCollectionFaxType
The requested list

See Also