Click or drag to resize
IService1UpdateSettingAll Method

Namespace: SxcDeskAppLib.SxcWebSvcRef
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
[OperationContractAttribute(Action = "http://tempuri.org/IService1/UpdateSettingAll", 
	ReplyAction = "http://tempuri.org/IService1/UpdateSettingAllResponse")]
bool UpdateSettingAll(
	string zzRowId,
	string settingKey,
	string settingValue,
	string settingGroup,
	string active,
	string key
)

Parameters

zzRowId
Type: SystemString
settingKey
Type: SystemString
settingValue
Type: SystemString
settingGroup
Type: SystemString
active
Type: SystemString
key
Type: SystemString

Return Value

Type: Boolean
See Also