1. Web service UpdateDatas

    Artikel: AN0002095Aktualisiert:
    Die vorgegebene Sprachenversion vom Artikeltext wird angezeigt, weil es kein Text von der ausgewählten Sprache und Version gibt.

    This method updates records in a particular class. Set up is same like at method UpdateData, only differnce is that there is list of objects OGData in the input. Update can then be performed for more records at the same time.

    The only limit is that within one call records in one class only can be changed.

    Definition

    OGDataResult UpdateDatas(OGData[] datas)

×