Return the next project, or NULL if the end has been reached.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction GetNext As IProject
Dim instance As IProjects
Dim returnValue As IProject
returnValue = instance.GetNext()
Return Value
Type:
IProject
See Also