1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-24 05:36:29 +02:00
OpenIntegrations/docs/en/examples/VK/DeleteProductPropertyVariant.txt

10 lines
215 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-09-29 19:41:20 +03:00
Option = "2450";
Result = OPI_VK.DeleteProductPropertyVariant(Option, Parameters);
2024-09-24 22:38:15 +03:00
OPI_TestDataRetrieval.Check_VKTrue(Result);
OPI_Tools.Pause(5);