Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Automation Namespaces
CMS.Automation
AutomationStateInfo Class
AutomationStateInfo Methods
SetValue Method
SetValue Method (String, Object)
AutomationStateInfo
SetValue Method (String, Object)
Sets value of the specified column.
Namespace:
CMS.Automation
Assembly:
CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
bool
SetValue
(
string
columnName
,
Object
value
)
Parameters
columnName
Type:
System
String
Column name
value
Type:
System
Object
Value
Return Value
Type:
Boolean
Returns true if the operation was successful
Implements
ISearchable
SetValue(String, Object)
ISimpleDataContainer
SetValue(String, Object)
See Also
Reference
AutomationStateInfo Class
SetValue Overload
CMS.Automation Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com