Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.MacroEngine
DateTimeContainer Class
DateTimeContainer Methods
ContainsColumn Method
Equals Method
GetHashCode Method
GetTypeCode Method
GetValue Method
SetValue Method
ToBoolean Method
ToByte Method
ToDateTime Method
ToDecimal Method
ToDouble Method
ToChar Method
ToInt16 Method
ToInt32 Method
ToInt64 Method
ToSByte Method
ToSingle Method
ToString Method
ToType Method
ToUInt16 Method
ToUInt32 Method
ToUInt64 Method
TryGetValue Method
DateTimeContainer
SetValue Method
Not implemented.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
SetValue
(
string
columnName
,
Object
value
)
Parameters
columnName
Type:
System
String
Column name
value
Type:
System
Object
New value
Return Value
Type:
Boolean
Implements
ISimpleDataContainer
SetValue(String, Object)
See Also
Reference
DateTimeContainer Class
CMS.MacroEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com