ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Evaluation Namespace / IDynamicObject Interface
Members

In This Topic
    IDynamicObject Interface
    In This Topic
    Represents an object with late binding mechanism.
    Object Model
    IDynamicObject Interface
    Syntax
    'Declaration
     
    Public Interface IDynamicObject 
    public interface IDynamicObject 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also