ImageRecognitionManagerController..::..GetImages Method
Get Images.
Namespace:
FLEXYGO.Controlers.UIAssembly: FlexyGo (in FlexyGo.dll)
Syntax
[BlacklistCheckAttribute] [CompressAttribute] public ActionResult GetImages( string ObjectId, string ObjectName, string ImageId )
<BlacklistCheckAttribute> _ <CompressAttribute> _ Public Function GetImages ( _ ObjectId As String, _ ObjectName As String, _ ImageId As String _ ) As ActionResult
Parameters
- ObjectId
- Type: String
Relate object id.
- ObjectName
- Type: String
Relate object name.
- ImageId
- Type: String
Image Id.