The following tables list the members exposed by the IBaseReport type.

Name Description
Public method CanUserAccess(EntityID, IDatabase) Can the supplied user access this report?
Public method GetDescription() A description of the report
Public method GetExtensions() Get all extensions
Public method GetGuid() Get the Guid
Public method GetInputs() Get all inputs to the report
Public method GetName() Get the report name
Top