ObjectPropertyInjectValue Method |
Injects the specified value to the property without modifying the object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public void InjectValue(
Object value
)
Parameters
- value
- Type: SystemObject
Value to inject
See Also