[ROOT] / doc / toc / ARAdventureWorksOLAP / Class / Root
ToHTMLSimpleSingle , ToString , TryGetP , TryGetV
Contains the user friendly welcome text (front page) for the application.
An instance of this class is used as root-element in Storage.
Used in order for ToHTMLSimpleSingle to override the default rather useless listing of API internal information.
ToHTMLSimpleSingle | Alternative ('override') to ToHTMLSimpleSingle. |
ToString | TODO: Decide on what we actually want with ToString for this class. |
TryGetP | Made virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway. |
TryGetV | Note that 'normally' this method would be irrelevant for a PRich object because we will usually be an entity object (like 'Customer') not having an intrinsic value ourselves per se (because we will instead be containing a list of values). |
Generated 2024-12-30 17:04:05.805 UTC