Click or drag to resize

ExperimentReplication Property

The replication number for the current instance of this experiment (starting from 1).

Namespace:  Demo3D.Experiments
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public int Replication { get; }

Property Value

Type: Int32
See Also