DeleteProperty
...
Deletes a property from the item.
...
Procedure: DeleteProperty(ItemPath, PropertyName: String);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
DeleteProperty(itempath, 'Your Property Path'); |
...
Deletes a property from the item.
...
Procedure: DeleteProperty(ItemPath, PropertyName: String);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
DeleteProperty(itempath, 'Your Property Path'); |