Send one Entry to the Server.
Send one appointment entry to the UCServer for storing it into the appointment database.
ArgumentType: AsnAppointmentSetEntryArgument
AsnAppointmentSetEntryArgument is an Object
Name | Type | Optional | Comment |
---|---|---|---|
appointment | AsnAppointmentEntry | The filled AsnAppointmentEntry structure to save to the database. | |
optionalParams | AsnOptionalParameters | yes | No optional parameters yet. |
ResultType: AsnAppointmentSetEntryResult
AsnAppointmentSetEntryResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iResult | number | 0: The database operation went well; all other values indicates, that the call fails on database level. | |
optionalParams | AsnOptionalParameters | yes | No optional partameters yet. |
ErrorType: AsnRequestError
AsnRequestError is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iErrorDetail | number | A number representing the error | |
u8sErrorString | string | A string representing the error | |
optionalParams | AsnOptionalParameters | yes | No optional params yet |
Version 6.4