Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Parameter Class / Omit Property

In This Topic
    Omit Property
    In This Topic
    Gets or sets value indicating the parameter should be skipped. Valid only for Drillthrough parameters.
    Syntax
    'Declaration
     
    Public Property Omit As RdlBool
    public RdlBool Omit {get; set;}
    See Also