TOPICA Basic Class Profile |
[This is preliminary documentation and is subject to change.]
A Profile is a named collection of Profile objects.
The Profile class models one row in the database table dbo.Profile.
Property | Type | Description |
---|---|---|
ToString | String | String representation for debugging etc. |
Name | String | The internal profile name. |
Caption | String | The caption displayed in the user interface. |
Permissions | A collection of Permission objects, that this Profile contains. |