SerializationMethod Enumeration |
Namespace:
Altova.RaptorXml.XPath
Assembly:
raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.4.0 (1.0.0.0)
Syntaxpublic enum SerializationMethod
Public Enumeration SerializationMethod
public enum class SerializationMethod
Members
| Member name | Value | Description |
---|
| Xml | 0 | |
| Xhtml | 1 | |
| Html | 2 | |
| Text | 3 | |
| Json | 4 | |
| Adaptive | 5 | |
See Also