| 
 
 | 
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| # | AddSerializableProperties () | Adds serializable properties from the calling class using ABL reflection.
         Supported from OpenEdge 11.6 on only. Inherited from Consultingwerk.XmlSerializable | |
| # | AddSerializableProperties (character) | Add a list of Serializable Properties to the SerializableProperties property Inherited from Consultingwerk.XmlSerializable | |
| # | AddSerializableProperties (Class) | Adds serializable properties from the given class using ABL reflection.
         Supported from OpenEdge 11.6 on only. Inherited from Consultingwerk.XmlSerializable | |
| + | Deserialize (longchar) | Initializes the object instance based on the passed in LONGCHAR
         representation of the object instance Inherited from Consultingwerk.XmlSerializable | |
| + | DeserializeFromNode (handle) | Deserializes the object instance based on the passed in X-NODEREF
         instance Inherited from Consultingwerk.XmlSerializable | |
| # | DeserializeProperty (handle, character, character) | Deserializes a single property value to the current Object Inherited from Consultingwerk.XmlSerializable | |
| # | CHARACTER PropertyType (character) | Returns the type of a property Inherited from Consultingwerk.XmlSerializable | |
| + | LONGCHAR Serialize () | Returns an LONGCHAR representation of the object instance Inherited from Consultingwerk.XmlSerializable | |
| + | Serialize (handle) | Serializes the properties of the current object instance to
         an existing X-NODEREF object Inherited from Consultingwerk.XmlSerializable | |
| + | Serialize (handle, character) | Serializes the properties of the current object instance to
         an existing X-NODEREF object Inherited from Consultingwerk.XmlSerializable | |
| + | SerializeProperties (handle) | Serializes the properties of this object instance as child nodes of
         the given node Inherited from Consultingwerk.XmlSerializable | |
| # | SerializeProperty (handle, character, character) | Serializes a single property value to the current parent XmlNode Inherited from Consultingwerk.XmlSerializable | |
| + | LONGCHAR WriteXml () | Returns an LONGCHAR representation of the object instance Inherited from Consultingwerk.XmlSerializable | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER DefiningTypeName |  | |
| + | LOGICAL Editable |  | |
| + | Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum EditorType |  | |
| + | CHARACTER ListItemPairs |  | |
| + | CHARACTER PropertyLabel |  | |
| + | CHARACTER PropertyName |  | |
| + | LOGICAL SerializeEmptyLists | Inherited from Consultingwerk.XmlSerializable | |
| + | LOGICAL SerializeNullValues | Inherited from Consultingwerk.XmlSerializable | |
| + | LOGICAL UseSerializedTypeInformation | Inherited from Consultingwerk.XmlSerializable | |
| + | LOGICAL Visible |  | 
| 
            
                Top
                
            
         PROTECTED AddSerializableProperties ()
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PROTECTED AddSerializableProperties (character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PROTECTED AddSerializableProperties (Class)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC Deserialize (longchar)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC DeserializeFromNode (handle)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PROTECTED DeserializeProperty (handle, character, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PROTECTED CHARACTER PropertyType (character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC LONGCHAR Serialize ()
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC Serialize (handle)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC Serialize (handle, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC SerializeProperties (handle)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PROTECTED SerializeProperty (handle, character, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC LONGCHAR WriteXml ()
 
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor ()
 
 | |||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| PUBLIC PropertyDescriptor (character, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, character, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, character, EditorTypeEnum)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, character, EditorTypeEnum, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, character, logical, logical)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, character, logical, logical, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, character, logical, logical, EditorTypeEnum)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, character, logical, logical, EditorTypeEnum, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, EditorTypeEnum)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, EditorTypeEnum, character)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC PropertyDescriptor (character, character, logical, logical)
 
 | |||||||||||||||||||||||||||||||||||||||||||||
| PUBLIC CHARACTER DefiningTypeName
 
 | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| PUBLIC LOGICAL Editable
 
 | |||||||||
| PUBLIC Consultingwerk.Framework.TypeDescriptor.EditorTypeEnum EditorType
 | |||||||||
| PUBLIC CHARACTER ListItemPairs
 
 | |||||||||
| PUBLIC CHARACTER PropertyLabel
 
 | |||||||||
| PUBLIC CHARACTER PropertyName
 
 | |||||||||
| PUBLIC LOGICAL SerializeEmptyLists
 
 | |||||||||
| PUBLIC LOGICAL SerializeNullValues
 
 | |||||||||
| PUBLIC LOGICAL UseSerializedTypeInformation
 
 | |||||||||
| PUBLIC LOGICAL Visible
 
 | |||||||||