FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deoAuthConnections..::..getReplacedPlaceholdersOAuthConn Method

Gets the replaced placeholders o authentication connection.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public DataTable getReplacedPlaceholdersOAuthConn(
	DataTable oDT
)
Public Function getReplacedPlaceholdersOAuthConn ( _
	oDT As DataTable _
) As DataTable
public:
DataTable^ getReplacedPlaceholdersOAuthConn(
	DataTable^ oDT
)

Parameters

oDT
Type: DataTable
The o dt.

Return Value

DataTable.