FactoryValidProperties Property

Gets a list of valid property keys which can be configured. SetProperty(String, String)

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> ValidProperties { get; }

Property Value

ListString

See Also