Click or drag to resize

PositionSelectOptionResultValues Property

Contains all user selected relative positions

Namespace: RelaxIS_SDK.Wizard.WizardOptionResults
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<PositionSelectOptionResultRelSelectedLocation> Values { get; set; }

Property Value

ListPositionSelectOptionResultRelSelectedLocation
See Also