|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.ISerializable DeserializeInstance (longchar) |
Deserializes a LONGCHAR representation of an object to a new
instance |
|
# | Consultingwerk.ISerializable DeserializeNativeJson (longchar) |
Deserializes a LONGCHAR representation of an ABL native serializable
object to a new instance |
|
# | CHARACTER GetClassNameFromNode (handle) |
Returns the ABL Class name that should be used to serialize from
an XML Document (Consultingwerk.XmlSerializable). |
Top
PUBLIC Consultingwerk.ISerializable DeserializeInstance (longchar)
|
||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED Consultingwerk.ISerializable DeserializeNativeJson (longchar)
|
||||||||||||||||||||||||||||
PROTECTED CHARACTER GetClassNameFromNode (handle)
|