[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Tools.ExpressionInfoExtensions.HasDocumentMapPath

HasDocumentMapPath Method

HasDocumentMapPath(ExpressionInfo)

Gets a value indicating whether the DocumentMap.Path property is used in a specified expression.

Declaration
public static bool HasDocumentMapPath(this ExpressionInfo expr)
Parameters
Type Name Description
ExpressionInfo expr

An ExpressionInfo object to check for.

Returns
Type Description
bool

A bool value where true if DocumentMap.Path is used in the expression; otherwise, false.