The base report interface

Namespace: SynergyServerScripting
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)

<System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)> _ 
Public Interface IBaseReport
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)] 
public interface IBaseReport
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)] 
public interface class IBaseReport
This language is not supported or no code example is available.
public  
System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true) 
interface IBaseReport
This language is not supported or no code example is available.
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

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1