![]() | ISerializableModel Interface |
Namespace: Dynamicweb.Analytics.Model
The ISerializableModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ID |
Gets the unique identifier of the model.
(Inherited from IModel.) |
![]() | UniqueID |
Gets the globally unique identifier of the model.
(Inherited from IModel.) |
Name | Description | |
---|---|---|
![]() | Deserialize |
Reads the object data from the given XML document and applies the information to the current instance.
(Inherited from ISerializableObject.) |
![]() | Serialize |
Converts the current object to XML.
(Inherited from ISerializableObject.) |