Sets the integer value of the Tree node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- columnName
- Type: System String
Column name
- value
- Type: System Int32
New value
- allowZero
- Type: System Boolean
If false, only positive values are valid
Return Value
Type: BooleanReturns true if the value was changed
See Also