ExternalAttributeHolder Fields |
The SplitSessionModelExternalAttributeHolder type exposes the following members.
| Name | Description | |
|---|---|---|
| m_binValue |
Serialized (binary) attribute value.
(Inherited from TraditionalSessionModelAttributeHolder.) | |
| m_dirty |
Dirty flag.
(Inherited from TraditionalSessionModelAttributeHolder.) | |
| m_external |
Flag specifying whether this is external attribute.
| |
| m_name |
Attribute name.
(Inherited from TraditionalSessionModelAttributeHolder.) | |
| m_of |
Offset of this attribute's value within serialized items buffer.
(Inherited from TraditionalSessionModelAttributeHolder.) | |
| m_parent |
Parent model.
(Inherited from TraditionalSessionModelAttributeHolder.) | |
| m_value |
Attribute value.
(Inherited from TraditionalSessionModelAttributeHolder.) | |
| m_wasExternal |
Flag specifying whether this attribute was serialised as external attribute.
|