Public Methods

MethodDescription
DoModifySends Modify User request to the Repository using current User data. Returns 1 if successful, and 0 if it fails. RETURN DATATYPE: Integer.

Public Properties

PropertyDescription
DescriptionDescription for the User. DATATYPE: String.
NameName of the User. DATATYPE: String.
PasswordPassword of the User. DATATYPE: String.

See Also

  • No labels