For a list of all members of this type, see IUserDefinedType members.
| Name | Description | |
|---|---|---|
| FromSimpleDataType | Populates the type that implements the interface (a type that can't be directly saved or loaded from the storage) with data from the storage. | |
| ToSimpleDataType | Converts the user-defined type to a type that can be persisted to the storage. You could return here for example an xml string or something else that can be saved to the storage. |