| TreeNodeGetInheritedValue Method  | 
            Returns the inherited value for the document.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntaxpublic virtual Object GetInheritedValue(
	string column,
	bool allCultures = true
)
Parameters
- column
 - Type: SystemString
Column name - allCultures (Optional)
 - Type: SystemBoolean
All cultures 
Return Value
Type: 
Object
See Also