The following tables list the members exposed by the IEntityReport type.
Name | Description | |
---|---|---|
![]() |
CanUserAccess(EntityID, IDatabase) | Can the supplied user access this report? (inherited from IBaseReport). |
![]() |
CanUserAccess(EntityID, EntityID, IDatabase) | Can the entity with id = reporter_id generate/schedule this report on the entity with id = reporting_on_id? |
![]() |
GenerateReport(EntityID, Dictionary<StringScriptInput>, string, IDatabase) | Generate a report into the supplied output file |
![]() |
GetDescription() | A description of the report (inherited from IBaseReport). |
![]() |
GetExtensions() | Get all extensions (inherited from IBaseReport). |
![]() |
GetGuid() | Get the Guid (inherited from IBaseReport). |
![]() |
GetInputs() | Get all inputs to the report (inherited from IBaseReport). |
![]() |
GetName() | Get the report name (inherited from IBaseReport). |