WFMConnectorEngine.InjectWfmApiClient Method

Public Sub InjectWfmApiClient( _ 
ByVal wfm_api_client As WFMApiClient
)
This language is not supported or no code example is available.
public void InjectWfmApiClient( 
WFMApiClient wfm_api_client 
)
This language is not supported or no code example is available.
public:  
void InjectWfmApiClient( 
WFMApiClient^ wfm_api_client 
)
This language is not supported or no code example is available.
public function InjectWfmApiClient( 
wfm_api_client : WFMApiClient 
);
This language is not supported or no code example is available.

Parameters

wfm_api_client
WFMApiClient

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition