.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
the ObjectClassInfo for the given type or null if not found.
E41516-01
            Returns the ObjectClassInfo for the given type.
            
Namespace: Org.IdentityConnectors.Framework.Common.ObjectsAssembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)
 Syntax
Syntax
| C# | 
|---|
| public ObjectClassInfo FindObjectClassInfo( string type ) | 
Parameters
- type
- Type: System..::..String
 The type to find.
Return Value
Type: ObjectClassInfothe ObjectClassInfo for the given type or null if not found.






