|
InfoWebChangeGetPermanentChangesFromCallResult Method |
Gets the permanent changes from call resultint.
Namespace: Infosoft.Webservices.Subscription.helpclassesAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- customerNumber Int32
- The customer number.
- titleCode String
- The title code.
- startDate DateTime
- The start date.
- endDate DateTime
- The end date.
- changeType ChangeType
- Type of the change.
Return Value
ArrayListAn array list with the retrieved permanent changes found in callresult.
See Also