FullNameInfoObjectCollection Constructor |
Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public FullNameInfoObjectCollection(
string objectType,
string parentObjectType
)
Parameters
- objectType
- Type: SystemString
Object type - parentObjectType
- Type: SystemString
Parent object type
See Also