1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-09 13:47:03 +02:00
OpenIntegrations/docs/en/examples/VK/DeleteProductPropertyVariant.txt

10 lines
215 B
Plaintext
Raw Normal View History

 Parameters = GetVKParameters();
2024-10-02 09:14:30 +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);