FormRecognizer..::..GetListOfModels Method
Function to get list of models
Namespace:
FLEXYGOAssembly: flxSysProcess (in flxSysProcess.dll)
Syntax
public static bool GetListOfModels( EntityObject Entity, ref ProcessManager..::..ProcessHelper Ret, string EndPoint, string SubscriptionKey, ref IRestResponse Response )
Public Shared Function GetListOfModels ( _ Entity As EntityObject, _ ByRef Ret As ProcessManager..::..ProcessHelper, _ EndPoint As String, _ SubscriptionKey As String, _ ByRef Response As IRestResponse _ ) As Boolean
Parameters
- Entity
- Type: FLEXYGO.Objects..::..EntityObject
- EndPoint
- Type: String
- SubscriptionKey
- Type: String
- Response
- Type: IRestResponse%