DataClassInfoProviderCheckDependencies Method |
Check dependencies for document type, return true if something is depend.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public static bool CheckDependencies(
int classId
)
Parameters
- classId
- Type: SystemInt32
Class ID
Return Value
Type:
BooleanSee Also