Click or drag to resize

IFindProjectsLike Method

Find collection of Projects using soundex.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IProjects ProjectsLike(
	string Name
)

Parameters

Name
Type: SystemString

Return Value

Type: IProjects
See Also