IndexedValue RepeatIndices Property
The repeat indexes that identify this Value within the Answer object of which it is a part.

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int[] RepeatIndices { get; }

Property Value

Type:  OnlineInt32 
See Also