Click or drag to resize

NistPropertiesIncludeItems Property

If set, Nisted documents are added to the case normally, including the native files and all associated fields. Otherwise Nisted documents are completely excluded from the case.

Namespace:  Law.EdaIntegration.Filters
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public bool IncludeItems { get; set; }

Property Value

Type: Boolean
See Also