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.14.5.0 (4.14.5.0)
C#
public List<string> ValidProperties { get; }

Property Value

ListString

See Also