Click or drag to resize

McSettingsSet Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Set ( 
	Key As String,
	Value As Object
)

Parameters

Key
Type: SystemString
Value
Type: SystemObject

Implements

IMcSettings.Set(String, Object)
See Also