RuntimeReportContext Members

Provides a programming interface to read the AX_ReportContext parameter.

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

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method static GetEPSite Gets the Enterprise Portal Web site if the report is running on Enterprise Portal.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static IsClientContext Determines whether a report is running in the Microsoft Dynamics AX client context.
public method static IsEPContext Determines whether a report is running in the Enterprise Portal context.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

RuntimeReportContext Class
Microsoft.Dynamics.Framework.Reports Namespace