←Select platform

OpenFromString Method

Summary

Opens the advanced configuration from the settings stored in a string.

Syntax
C#
C++/CLI
public static AdvancedSettings OpenFromString( 
   string serviceSettingsString 
) 
public:  
   static AdvancedSettings^ OpenFromString( 
      String^ serviceSettingsString 
   ) 

Parameters

serviceSettingsString

A string containing the advanced configuration.

Return Value

An AdvancedSettings object that allows the caller to have access to advanced configuration options.

Remarks

If the contents of serviceSettingsString is empty or invalid, this method creates and returns a valid AdvancedSettings object.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.