Created page with "The '''SyncElement''' is a type that manages initialization sequence and de-initialization sequence. This type is almost never used directly, but rather exists as a derivation base for other field types. == Derivation Hierarchy == {{SyncFieldHierarchy}} Category:Type Category:Reference Types" Tag: 2017 source edit |
m chore: category caps |
||
Line 8: | Line 8: | ||
[[Category:Type]] | [[Category:Type]] | ||
[[Category:Reference | [[Category:Reference types]] |
Latest revision as of 03:46, 10 June 2025
The SyncElement is a type that manages initialization sequence and de-initialization sequence.
This type is almost never used directly, but rather exists as a derivation base for other field types.
Derivation Hierarchy
base types | |
---|---|
single value |
|
List |
|
Array |
|
Dictionary |
|
Bag |
|