ImageRecognitionManagerController..::..DownloadAllImages Method
Downloads a zip with all the images
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult DownloadAllImages( string ObjectName, string ObjectId, string AdditionalWhere, string imageClassId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function DownloadAllImages ( _ ObjectName As String, _ ObjectId As String, _ AdditionalWhere As String, _ imageClassId As String _ ) As ActionResult
Parameters
- ObjectName
- Type: String
The Object Name
- ObjectId
- Type: String
The sysImages Object Id
- AdditionalWhere
- Type: String
- imageClassId
- Type: String