Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Version: Available or changed with runtime version 2.0.
Gets a value indicating whether a DotNet object has been created or not.
Note
This method is supported only in Business Central on-premises.
Syntax
Ok := System.IsNull(DotNet: DotNet)
Note
This method can be invoked without specifying the data type name.
Parameters
DotNet
Type: DotNet
A DotNet expression.
Return Value
Ok
Type: Boolean
True if the DotNet object is NULL, otherwise false.