Responder Developer Guide
Save Method (ServiceSettings)


Saves the ServiceSettings configuration.
Syntax
'Declaration
 
Public Shared Sub Save( _
   ByVal settings As ServiceSettings _
) 
'Usage
 
Dim settings As ServiceSettings
 
ServiceSettings.Save(settings)
public static void Save( 
   ServiceSettings settings
)

Parameters

settings
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ServiceSettings Class
ServiceSettings Members

 

 


Send Comment