﻿    Parameters = GetVKParameters();

    Property = "695";
    Option   = "2177";
    Value    = "New variant name";

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