combit List & Label 30 - .NET Help
combit.Reporting Namespace / ProjectParameter Class

ProjectParameter Class Properties

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