Article: AN0002095Updated:
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)