Skip to content

MFGS Reporting

MFGSReporting Public interface

Description

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

Diagram

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

Members

Properties

Public properties

TypeNameMethods
IExMFGSReportingSSRSSSRS
Gets methods and properties related to working with SSRS
get

Details

Summary

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

Properties

SSRS

public IExMFGSReportingSSRS SSRS { get; }
Summary

Gets methods and properties related to working with SSRS

Generated with ModularDoc