DocumentIndexFieldIsNull Property DocuWare Platform .NET API
Indicates whether the field value is null or non-null.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
public bool IsNull { get; set; }

Property Value

Type: Boolean
See Also

Reference