List & Label .NET
combit.Reporting Namespace / ProjectParameter Class

In This Topic
    ProjectParameter Class Properties
    In This Topic

    For a list of all members of this type, see ProjectParameter members.

    Public Properties
     NameDescription
    Public PropertyDefines which category the project parameter belongs to or queries it.  
    Public PropertyThe evaluated value of a project parameter can be queried here during print time - e.g. if it defined as a formula.  
    Public PropertyDefines the name of the project parameter or queries it.  
    Public PropertyDefines the type of the project parameter or queries it.  
    Public PropertyDefines if the project parameter also is to be saved in the project file with the default value (default) if it wasn't changed.  
    Public PropertyDefines the scope of the project parameter or queries it.  
    Public PropertyDefines the value of the project parameter or queries it.  
    Public PropertyDefines the visibility of the project parameter or queries it.  
    Top
    See Also