﻿    Parameters = GetVKParameters();

    Property = "720";
    Option   = "2239";
    Value    = "New variant name";

    Result = OPI_VK.EditProductPropertyVariant(Value
            , Property
            , Option
            , Parameters);
