Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008.Scripting Namespace / PropertyInaccessible Class
Members

In This Topic
    PropertyInaccessible Class
    In This Topic
    Represents an exception that occurs when user scripts try to access a property that is inaccessible in the current context.
    Object Model
    PropertyInaccessible Class
    Syntax
    'Declaration
     
    Public Class PropertyInaccessible 
       Inherits System.Exception
    public class PropertyInaccessible : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.C1Rdl.Rdl2008.Scripting.PropertyInaccessible

    See Also