Class SiteResult

Inheritance Relationships

Base Type

Class Documentation

class SiteResult : public csp::systems::ResultBase

Data class used to contain information when attempting to retrieve Site information.

Public Functions

Site &GetSite()

Get the Site data from the Result.

const Site &GetSite() const

Get the Site data from the Result.