Quiz Method: CleanupAnswersForUser

CleanupAnswersForUser

(

UserId As String

) As Boolean;

Parameters

[in] String UserId

Gets UserID

Description

Removes all the answers stored for the given user.

Return Values

Value

Description

True

on success

False

on failure

 

See Also