Checks if target data class matches this data class
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- target
- Type: CMS.DataEngine IDataClass
Target data class
- throwException
- Type: System Boolean
If true, the exception is thrown if classes don't match
Return Value
Type: BooleanSee Also