Click or drag to resize
TypeConditionNOT_NULL Field

Note: This API is now obsolete.

Represents Condition value "IS NOT NULL".

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("This constant will be removed. Use custom value instead.")]
public const string NOT_NULL

Field Value

Type: String
See Also