CollectorGetEnabledConstraints Method

Returns the currently enabled constraints.

Definition

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

Return Value

ListString
a list of the currently enabled constraint IDs.

See Also