C# Workmates API
 All Classes Namespaces Functions Variables Enumerations Enumerator
static ReturnCode CheckWorkmateExists ( int  workmateId,
out bool  exists 
)
inlinestatic

The function checks if there is a workmate with given workmateID in the database

Parameters
workmateIDthe id of the searched workmate
existstrue or false whether the workmate exists
Returns
ReturnCode enumeration

Possible ReturnCodes result values:

See also
CheckAddressExists