| PolymorphismSchemaForPolymorphicObject Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | ForPolymorphicObject(Type) | 
            	Creates a new instance of the PolymorphismSchema class for non-collection object which uses type embedding based polymorphism.
             | 
|   | ForPolymorphicObject(Type, IDictionaryString, Type) | 
            	Creates a new instance of the PolymorphismSchema class for non-collection object which uses ext-type code mapping based polymorphism.
             | 
 See Also
See Also