DiscreteFieldRowIds Property

Get a list of the entity IDs for a Discrete Field (not point-based).

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public List<int> RowIds { get; }

Property Value

ListInt32

See Also