Gets a value that specifies whether the specified object exists.
Parameters
Name |
Type |
Description |
objectId |
Integer |
Object ID. |
objectType |
ObjectType |
Object Type. |
Returns
Type: Boolean
true if matching object exists, false otherwise.
Addresses
JSON: http://<Base Address>/ObjectCommon/json/CheckExistsWithObjectType
JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/CheckExistsWithObjectType