Click or drag to resize

MPInterfaceTenantExecuteQueueAction Method

Method to queue a local Action. See clsImportTenantAction. This method may be called out of the external client via MARIWebService/MARIRestService.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int TenantExecuteQueueAction(
	clsImportTenantAction Action
)

Parameters

Action
Type: MARIInterfaceclsImportTenantAction
Pay load. See clsImportTenantAction

Return Value

Type: Int32
Return the action action ID
Remarks