FactorySdkId Property

Gets the SDK ID of this DFX Extraction Library.

Definition

Namespace: Dfx.Sdk
Assembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.12.0.0 (4.12.0.0)
C#
public string SdkId { get; }

Property Value

String

Remarks

When requesting a study configuration file from the DFX server it requires an SDK ID which is returned by this method.

See Also