C# Workmates API
 All Classes Namespaces Functions Variables Enumerations Enumerator
static ReturnCode ResetWorkmateAddress ( int  workmateId)
inlinestatic

The function deletes workmate address from the database.

Parameters
WorkmateIDthe id of the workmate, of which the address to be reset/deleted
Returns
ReturnCode enumeration

Resetting address means that there will be empty/undefined address with the workmate. In order to fill a new address use the SetWorkmateAddress function.

Possible ReturnCodes result values:

See also
SetWorkmateAddress