Save |
public class SaveDataRequest
The SaveDataRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | SaveDataRequest | Initializes a new instance of the SaveDataRequest class |
Name | Description | |
---|---|---|
![]() | ParentData | The main data to save. Subform datas should be removed from this. (Not deleted Subform data though) |
![]() | ReturnMediaMode | Defines how to return the data. |
![]() | SubDatas | List of Subform-data to save. All datas will be matched to the row submitted in ParentData property. |