{CompanyName} FlexyGo

Office..::..GetOfficeContacts Method

It gets office contacts

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static bool GetOfficeContacts(
	EntityObject Entity,
	ref ProcessManager..::..ProcessHelper Ret,
	ref Object response,
	Object userId
)
Public Shared Function GetOfficeContacts ( _
	Entity As EntityObject, _
	ByRef Ret As ProcessManager..::..ProcessHelper, _
	ByRef response As Object, _
	userId As Object _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
Nothing
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
A process helper with return information
response
Type: Object%
userId
Type: Object

Return Value

true if success, false otherwise.