FactorySdkId Property
Gets the SDK ID of this DFX Extraction Library.
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public string SdkId { get; }
Public ReadOnly Property SdkId As String
Get
public:
property String^ SdkId {
String^ get ();
}
member SdkId : string with get
Property Value
String
When requesting a study configuration file from the DFX server it
requires an SDK ID which is returned by this method.