XPObjectType Constructors
Provides object type information for a complex inheritance hierarchy. XPO automatically updates the information on the object types declared in your object model.
Name | Parameters | Description |
---|---|---|
XPObject |
dictionary, assembly |
Initializes a new instance of the XPObject |
XPObject |
session, assembly |
Initializes a new instance of the XPObject |
XPObject |
session |
Initializes a new instance of the XPObject |
See Also