[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.


ToHTMLSimpleSingleAlternative ('override') to ToHTMLSimpleSingle.
ToStringTODO: Decide on what we actually want with ToString for this class.
TryGetPMade virtual 13 Jan 2022. Possibly the same could be done for all other methods here since _properties is Protected anyway.
TryGetVNote 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).

Details

Generated 2024-04-27 11:38:07.024 UTC