Skip to content

MFGS ReportingSSRS

MFGSReportingSSRS Public interface

Description

Describes methods and properties available on the static instance object MFGS.Reporting.SSRS

Diagram

flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph VGWWCoreIEx
VGWWCoreIEx.IExMFGSReportingSSRS[[IExMFGSReportingSSRS]]
class VGWWCoreIEx.IExMFGSReportingSSRS interfaceStyle;
end

Members

Properties

Public properties

TypeNameMethods
IExMFGSReportingSSRSServerCollectionServers
Gets methods and properties related to a collection of SSRS servers.
get

Details

Summary

Describes methods and properties available on the static instance object MFGS.Reporting.SSRS

Properties

Servers

public IExMFGSReportingSSRSServerCollection Servers { get; }
Summary

Gets methods and properties related to a collection of SSRS servers.

Generated with ModularDoc