FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ReportParameter Class / NullableSpecified Property

In This Topic
    NullableSpecified Property (ReportParameter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property NullableSpecified As Boolean
    public bool NullableSpecified {get; set;}
    See Also