Click or drag to resize
UserDataSourceUpdateAgreementResponse Method
Overload List
  NameDescription
Public methodUpdateAgreementResponse(IUserContext, IAgreementResponse)
Update agreement response. Agreement response is created in database if it did not exist before. The agreementResponse instance is updated with latest information.
Public methodUpdateAgreementResponse(IUserContext, IAgreementResponse, WebAgreementResponse)
Update agreement response. Agreement response is created if it did not exist before.
Top
See Also