EnumerableDataContainerTSetValue Method |
Not implemented, throws an exception.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public bool SetValue(
string columnName,
Object value
)
Parameters
- columnName
- Type: SystemString
Not supported - value
- Type: SystemObject
Not supported
Return Value
Type:
BooleanImplements
ISimpleDataContainerSetValue(String, Object)See Also