Click or drag to resize

IForeignKeySet Method

Set

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void Set(
	string application,
	string devicename,
	string keyname,
	string Value
)

Parameters

application
Type: SystemString
devicename
Type: SystemString
keyname
Type: SystemString
Value
Type: SystemString
See Also