DeleteSioProperty - Intergraph Smart 3D Web API - Customization & Programming - Hexagon PPM

Intergraph Smart 3D Admin Web API Programmers Reference

Language
English
Product
Intergraph Smart 3D Web API
Subproduct
Smart 3D Web APIs
Search by Category
Customization & Programming
Smart 3D Version
13

Deletes a property on a Smart Interop Object (SIO) interface.

Delete the list associated with property first before deleting the property.

POST

<ServiceRoot>/Sites('MySiteAlias')/Plants(‘PlantA’)/DeleteSioProperty

{

"id":"propertyId",

"exposedby":"interfaceId"

}

Parameter

Type

Description

id

String

ID of the property to delete

exposedBy

String

ID of the interface from which to delete the property