IsNullable |
Scroll |
Whether the report parameter can be set to null or not.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property IsNullable As Boolean C# public virtual bool IsNullable { get; }
Property Value Whether the report parameter can be set to null or not. |