Click or drag to resize

AccessComputation.Sampling Property

Gets an instance describing how all constraints are to be sampled as part of this AccessComputation if OverrideConstraintSampling is true. If OverrideConstraintSampling is false, this property is ignored.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public JulianDateFunctionSampling Sampling { get; }

Property Value

Type: JulianDateFunctionSampling
See Also