{CompanyName} FlexyGo

SysProcess..::..GetPowerBISettings Method

Gets the power bi settings.

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

Syntax


public static bool GetPowerBISettings(
	EntityObject Entity,
	string ReportName,
	ref ProcessManager..::..ProcessHelper Ret
)
Public Shared Function GetPowerBISettings ( _
	Entity As EntityObject, _
	ReportName As String, _
	ByRef Ret As ProcessManager..::..ProcessHelper _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
The entity.
ReportName
Type: String
Name of the report.
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
The ret.

Return Value

true if XXXX, false otherwise.