Click or drag to resize

ICommenceDatabaseGetPreference Method

Get preference settings.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
string GetPreference(
	string preferenceSetting
)

Parameters

preferenceSetting
Type: SystemString
Setting to retrieve. Valid settings are "Me", "MeCategory", "LetterLogDir", "ExternalDir"

Return Value

Type: String
Commence Preferences setting.
See Also