|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | AddSerializableProperties (character) |
Add a list of Serializable Properties to the SerializableProperties property Inherited from Consultingwerk.JsonSerializable |
|
+ | Deserialize (longchar) |
Deserializes a LONGCHAR representation of the state of the class instance Inherited from Consultingwerk.JsonSerializable |
|
+ | DeserializeFromJsonObject (JsonObject) |
Initializes the object instance based on the passed in JsonObject
representation of the object instance Inherited from Consultingwerk.JsonSerializable |
|
# | DeserializeProperty (JsonObject, character, character) |
Deserializes a single property value to the current JsonObject Inherited from Consultingwerk.JsonSerializable |
|
+ | LOGICAL Equals (Object) |
Performs by-value comparison with another holder class |
|
+ | CHARACTER GetExpression () |
Returns the Expression to be used in a Query String |
|
+ | CHARACTER GetSerializableProperties () |
Returns the meta data of the serializable properties Inherited from Consultingwerk.JsonSerializable |
|
+ | CHARACTER GetValue () |
Returns the Value of the Holder instance |
|
+ | LONGCHAR Serialize () |
Returns a LONGCHAR representation of the state of the class instance Inherited from Consultingwerk.JsonSerializable |
|
# | SerializeProperty (JsonObject, character, character) |
Serializes a single property value to the current JsonObject Inherited from Consultingwerk.JsonSerializable |
|
+ | Consultingwerk.MemptrHolder SetUseSerializedTypeInformation (logical) |
Assigns a value to the UseSerializedTypeInformation property |
|
+ | Progress.Json.ObjectModel.JsonObject ToJsonObject () |
Returns a JsonObject representation of the state of the class instance Inherited from Consultingwerk.JsonSerializable |
|
+ | CHARACTER ToString () |
Returns a Character representation of the value |
|
+ | LONGCHAR WriteJson () |
Returns a LONGCHAR representation of the state of the class instance Inherited from Consultingwerk.JsonSerializable |
|
+ | LONGCHAR WriteXml () |
Returns an XML LONGCHAR representation of the object instance Inherited from Consultingwerk.JsonSerializable |
|
+ | HANDLE XmlSerialize (handle) |
Serializes the properties of the current object instance to
an existing X-NODEREF object Inherited from Consultingwerk.JsonSerializable |
|
+ | XmlSerializeProperties (handle) |
Serializes the properties of this object instance as child nodes of
the given node Inherited from Consultingwerk.JsonSerializable |
|
# | XmlSerializeProperty (handle, character, character) |
Serializes a single property value to the current parent XmlNode Inherited from Consultingwerk.JsonSerializable |
Options | Name | Purpose | |
---|---|---|---|
+ | MemptrHolder () |
Constructor for the MemptrHolder class |
|
+ | MemptrHolder (memptr) |
Constructor for the MemptrHolder class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.IJsonDateTypeFormatter JsonDateTypeFormatter |
Inherited from Consultingwerk.JsonSerializable |
|
+ | LOGICAL SerializeEmptyLists |
Inherited from Consultingwerk.JsonSerializable |
|
+ | LOGICAL SerializeNullValues |
Inherited from Consultingwerk.JsonSerializable |
|
+ | Consultingwerk.MemptrHolder UnknownValue |
|
|
+ | LOGICAL UseSerializedTypeInformation |
Inherited from Consultingwerk.JsonSerializable |
|
+ | MEMPTR Value |
|
Top
PROTECTED AddSerializableProperties (character)
|
|||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Deserialize (longchar)
|
|||||||||||||||||||||||||||||
PUBLIC DeserializeFromJsonObject (JsonObject)
|
|||||||||||||||||||||||||||||
PROTECTED DeserializeProperty (JsonObject, character, character)
|
|||||||||||||||||||||||||||||
PUBLIC LOGICAL Equals (Object)
|
|||||||||||||||||||||||||||||
PUBLIC CHARACTER GetExpression ()
|
|||||||||||||||||||||||||||||
PUBLIC CHARACTER GetSerializableProperties ()
|
|||||||||||||||||||||||||||||
PUBLIC CHARACTER GetValue ()
|
|||||||||||||||||||||||||||||
PUBLIC LONGCHAR Serialize ()
|
|||||||||||||||||||||||||||||
PROTECTED SerializeProperty (JsonObject, character, character)
|
|||||||||||||||||||||||||||||
PUBLIC Consultingwerk.MemptrHolder SetUseSerializedTypeInformation (logical)
|
|||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject ToJsonObject ()
|
|||||||||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
|||||||||||||||||||||||||||||
PUBLIC LONGCHAR WriteJson ()
|
|||||||||||||||||||||||||||||
PUBLIC LONGCHAR WriteXml ()
|
|||||||||||||||||||||||||||||
PUBLIC HANDLE XmlSerialize (handle)
|
|||||||||||||||||||||||||||||
PUBLIC XmlSerializeProperties (handle)
|
|||||||||||||||||||||||||||||
PROTECTED XmlSerializeProperty (handle, character, character)
|
PUBLIC MemptrHolder ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC MemptrHolder (memptr)
|
PUBLIC Consultingwerk.IJsonDateTypeFormatter JsonDateTypeFormatter
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL SerializeEmptyLists
|
|||||||||
PUBLIC LOGICAL SerializeNullValues
|
|||||||||
PUBLIC Consultingwerk.MemptrHolder UnknownValue
|
|||||||||
PUBLIC LOGICAL UseSerializedTypeInformation
|
|||||||||
PUBLIC MEMPTR Value
|