1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-16 11:38:11 +02:00
OpenIntegrations/docs/en/examples/VK/DeleteProductProperty.txt

6 lines
154 B
Plaintext
Raw Normal View History

2024-08-13 13:35:37 +02:00
 Parameters = GetVKParameters();
Property = FunctionParameters["VK_PropID"];
Result = OPI_VK.DeleteProductProperty(Property, Parameters);