Assembly: SynergyServerScripting (in SynergyServerScripting.dll)

Name Description
Public class ReportVisibilityAttribute Attribute to help with visibility
Public class ServerEventScript A server side event script
Public class Task A scripting interface for tasks - such as manual or scheduled tasks
Top
Name Description
Public interface IBaseReport The base report interface
Public interface IEntityReport The interface for the reports that are specific for a set of entity ids
Public interface IInstallable Implement if you want your script to install itself the first time or upgrade later - like adding database entries
Public interface ILicenseable
Public interface IReport The main report interface
Public interface IReportCategoriser Helps categorise a report, otherwise it'll end up as general
Public interface IReportInputValidate Interface used to define if a report has validation on inputs
Public interface IWebDropEventScript
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