1. Web service InsertData

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

    This method creates records in a particular class. Set up is same as with method InsertData, only differnce is that there islist of objects OGData in the input. More records can then be created at the same time.

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

    Definition

    OGDataResult InsertDatas(OGData[] datas)

×