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