Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A User object holds information about a user in the Noah system. This information comprises the user’s name, initials and a module-specific binary setup.

Each module will get its own Setup blob. This will not interfere with any other module’s Setup blob.

A module can read the initials and name of the user from the Initials and Name properties. Binary data associated with the user may be read or set from the Setup property.


  • No labels