TypedValueJAIsNull Property |
Maps to TypedValue.IsNULL.
Namespace:
MFiles.VAF.Configuration.JsonAdaptor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxpublic bool IsNull { get; }
Public ReadOnly Property IsNull As Boolean
Get
public:
property bool IsNull {
bool get ();
}
Property Value
Type:
Boolean
See Also