CollectorGetEnabledConstraints Method

Returns the currently enabled constraints.

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.12.0.0 (4.12.0.0)
C#
public List<string> GetEnabledConstraints()

Return Value

ListString
a list of the currently enabled constraint IDs.

See Also