Table "Image Analysis Setup"
ID 2020
Namespace: System.AI
Properties
| Name |
Value |
| Caption |
Image Analysis Setup
|
| DataPerCompany |
False
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Primary Key" |
Code[10]
|
|
| "Api Uri" |
Text[250]
|
|
| "Api Key Key" |
Guid
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
IsUsageLimitReached
procedure IsUsageLimitReached(var UsageLimitError: Text, MaxCallsPerPeriod: Integer, PeriodType: Option): Boolean
Parameters
| Name |
Type |
Description |
|
UsageLimitError
|
Text
|
|
|
MaxCallsPerPeriod
|
Integer
|
|
|
PeriodType
|
Option
|
|
Returns
ValidateApiUri
procedure ValidateApiUri()
GetSingleInstance
procedure GetSingleInstance()
See also