Click or drag to resize

IPreferenceSet Method

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void Set(
	string section,
	string key,
	string Value,
	EPrefLevel preflevel = EPrefLevel.enPLIndividual
)

Parameters

section
Type: SystemString
key
Type: SystemString
Value
Type: SystemString
preflevel (Optional)
Type: SuperOffice.COM.ApplicationEPrefLevel
See Also