1. Web service DeleteDatas

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

    This method deletes record from a partcular class. The set up is same like with the method DeleteData, the only difference is that the a list of objects OGData is used as an input. Deletion 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 deleted.

     

    Definice

    OGDataResult DeleteDatas(OGData[] datas)

×