Click or drag to resize

AssignSourceParametersSourceIndex Property

The index of the id in the array that is the source for the others.

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
Syntax
C#
public int SourceIndex { get; init; }

Property Value

Int32
See Also