DataMethodUtility Members

Utility class for data methods.

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

Public Methods

(see also Protected Methods )

  Name Description
public method static ConvertUtcToAxUserTimeZone  
public method Equals  Overloaded. (Inherited from Object )
public method static GetDateTimeParameterLabel Gets the date time parameter label value using the specified date pattern.
public method static GetDefaultCompanyName Gets the default Microsoft Dynamics AX company name abbreviation (such as "DAT").
public method static GetFullCompanyName Gets the full Microsoft Dynamics AX company name (such as "Demo Company") for the specified company name abbreviation.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static PostDataMethodEvaluation Releases the session on the current thread (if it is a worker thread), after a data method evaluation.
public method static ReferenceEquals  (Inherited from Object )
public method ToString  (Inherited from Object )
public method static UpdateCompanyNameParameter Updates the company name parameter stored in the call context.

Top

Protected Methods

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

Top

See Also

DataMethodUtility Class
Microsoft.Dynamics.Framework.Reports Namespace