ChatEventItemParent Property |  |
Gets or sets the parent of this event.
This is used for, e.g., replies in a specific thread.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic ChatEventItem? Parent { get; set; }Property Value
ChatEventItem
See Also