ClassStructureInfoGetClassInfo Method |
Returns the class info for specified class.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static ClassStructureInfo GetClassInfo(
string className
)
Parameters
- className
- Type: SystemString
Class name
Return Value
Type:
ClassStructureInfoSee Also