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