Click or drag to resize

ReclassServiceArgumentsIncludeChildren Property

Determines whether the reclass process will include child elements of the selected criterion. Optional. Default is false.

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public bool? IncludeChildren { get; set; }

Property Value

NullableBoolean
See Also