MVTestInfo.RemoveObjectDependencies Method |
Removes dependencies from the specified MVTest.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 10.0.0
Syntaxprotected override void RemoveObjectDependencies(
bool deleteAll = false,
bool clearHashtables = true
)
Parameters
- deleteAll (Optional)
- Type: System.Boolean
- clearHashtables (Optional)
- Type: System.Boolean
See Also